Geoffrey Frogeye
48397199c5
Note: Some balls don't render. This is mostly a prevent-lost-work commit.
10 lines
73 B
CSS
10 lines
73 B
CSS
body,
|
|
#viewer,
|
|
canvas {
|
|
margin: 0;
|
|
}
|
|
|
|
body {
|
|
overflow: hidden;
|
|
}
|