aboutsummaryrefslogtreecommitdiff
path: root/index.css
diff options
context:
space:
mode:
Diffstat (limited to 'index.css')
-rw-r--r--index.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.css b/index.css
new file mode 100644
index 0000000..8956c1a
--- /dev/null
+++ b/index.css
@@ -0,0 +1,4 @@
+body {
+ background: black;
+ color: white;
+}