« get me outta code hell

csb-game - Pixelly spin-off of the Command Synergy Battle system used in Final Fantasy XIII
summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index 5c636b0..50ee295 100644
--- a/index.html
+++ b/index.html
@@ -9,6 +9,8 @@
 body {
   font-family: 'pixel-font';
   font-size: 5px;
+  background: black;
+  color: white;
 }
 
 canvas {