From 453a679eb7ddaef4454d07ae933ca4af99c9838b Mon Sep 17 00:00:00 2001 From: Neetika Tandon <69705083+Neetika146@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:33:23 +0530 Subject: [PATCH] made the neccessary bg changes --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index d073850..0b585c9 100644 --- a/style.css +++ b/style.css @@ -2,6 +2,7 @@ body { scroll-behavior: smooth; + background color:#DFCEDA; } /* Center the loader */