From bd0e14a60051ece100b90b747f17812957c4bba9 Mon Sep 17 00:00:00 2001 From: creations Date: Sun, 11 May 2025 19:05:26 +0200 Subject: [PATCH] Update style.css --- style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style.css b/style.css index 80e8687..9a83309 100644 --- a/style.css +++ b/style.css @@ -4,3 +4,8 @@ body { text-align: center; margin-top: 50px; } + +body { + background: black; + color: white; +}