Moved some stuff arround

This commit is contained in:
plane000
2018-06-17 19:48:10 +01:00
parent 6158662de5
commit 70aff3619e
3 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
body {
background-color: black;
}
canvas {
padding: 0;
margin: auto;
display: block;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}