From 08e5bee6c591610e54cb234c390f1c0820528fbd Mon Sep 17 00:00:00 2001 From: flamez Date: Thu, 20 Feb 2025 21:04:53 +0000 Subject: [PATCH] Update src/style.css --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 416fb5a..587b6bd 100644 --- a/src/style.css +++ b/src/style.css @@ -2,7 +2,7 @@ html, body { height: 100%; margin: 0; padding: 0; - background-color: #00008B; + background-color: grey; } p{