summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 6672a32..7ccdd3d 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,8 @@
       body {
         margin: 0;
         padding: 0;
-        background-color: #000000
+        background-color: #000000;
+        color: #ffffff;
       }
       a {
         position: fixed;