about summary refs log tree commit diff stats
path: root/js/canvas/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'js/canvas/index.html')
-rw-r--r--js/canvas/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/canvas/index.html b/js/canvas/index.html
index 7b5df21..2d887fe 100644
--- a/js/canvas/index.html
+++ b/js/canvas/index.html
@@ -7,6 +7,7 @@
 	<style type="text/css">
 		body {
 			padding: 1em 0;
+			background-color: darkgray;
 		}
 		#gameCanvas {
 		  border: 1px solid black;