From 0d32bc02733ad17f6545758a4f6e898670dbc7b2 Mon Sep 17 00:00:00 2001 From: WinsDominoes Date: Tue, 7 May 2024 18:07:03 +0700 Subject: [PATCH] update style --- assets/css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/css/style.css b/assets/css/style.css index d6c21ba..110560b 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -7,4 +7,7 @@ html, body { margin: 0; padding: 0; + + background-color: #242424; + color: #ffffff; } \ No newline at end of file