diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
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 { |