From 5bd683c3fb67c273ffcae302e997aadc01b58951 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Wed, 14 Jun 2023 22:51:05 +0200 Subject: init --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index dd573a7..56c8fac 100644 --- a/index.html +++ b/index.html @@ -10,9 +10,11 @@ body { overflow: hidden; } + html { + background-color: #000; + } body { color: white; - background-color: #000; text-shadow: 0 0 1px #000; transition: background-color 100ms; user-select: none; -- cgit v1.2.3-70-g09d2