From 1e77c50c45a31708e30abe913134997022f1bbff Mon Sep 17 00:00:00 2001 From: DremOS Developing Team Date: Tue, 7 Aug 2018 10:52:05 -0500 Subject: [PATCH] Update index2.html --- index2.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index2.html b/index2.html index bd2764e..4bdd93e 100644 --- a/index2.html +++ b/index2.html @@ -36,6 +36,9 @@ function checkTime(i) { .cwhite { color: white; } + body { + background-color: black; + }