summaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/style.css b/src/style.css
index a1d58ec..e27a003 100644
--- a/src/style.css
+++ b/src/style.css
@@ -1,10 +1,8 @@
html, body {
width: 100%;
height: 100%;
-}
-canvas {
- position: absolute;
+ background: black;
}
* {