From 522043bdd13545e85191c85d0aab98c683d12584 Mon Sep 17 00:00:00 2001 From: Iefan <66840141+realiefan@users.noreply.github.com> Date: Fri, 4 Aug 2023 15:09:34 +0530 Subject: [PATCH] Update style.css --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index 3e6d323..f621b70 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,8 @@ color: #333; body { font-family: 'Red Hat Text', sans-serif; - + background-color: #ffffff; + color: #000000; } .container {