From 6ee801cd64eb15fc81e69694213086a9dc7995a6 Mon Sep 17 00:00:00 2001 From: flamez Date: Tue, 22 Apr 2025 18:03:06 +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 388228f..11f3e6c 100644 --- a/src/style.css +++ b/src/style.css @@ -2,7 +2,7 @@ html, body { height: 100%; margin: 0; padding: 0; - background-color:#4d4d4d; + background-color:#063234; } p1{