diff --git a/index.html b/index.html
index 267c95d..3dd2917 100644
--- a/index.html
+++ b/index.html
@@ -21,7 +21,7 @@
}
:root {
- --color-background: #111;
+ --color-background: #000;
--color-text-subtle: #888;
--color-text: #ccc;
--font-family: SpaceGrotesk, -apple-system, Helvetica, sans-serif;