summaryrefslogtreecommitdiff
path: root/snap.html
diff options
context:
space:
mode:
Diffstat (limited to 'snap.html')
-rwxr-xr-xsnap.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/snap.html b/snap.html
index c14b344..66604c5 100755
--- a/snap.html
+++ b/snap.html
@@ -30,9 +30,7 @@
}
</script>
</head>
- <body style="background-color: #282828; margin: 0;">
- <canvas id="world" tabindex="1" width="800" height="600" style="position: absolute;">
- <p>Your browser doesn't support canvas.</p>
- </canvas>
+ <body style="margin: 0;">
+ <canvas id="world" tabindex="1" style="position: absolute;" />
</body>
</html>