From 59bab08358e7fb314a7773984e76847b4651ee26 Mon Sep 17 00:00:00 2001 From: Priyadarsheeni Date: Tue, 23 Jan 2024 16:00:14 +0530 Subject: [PATCH] done --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f38f043..3a225e8 100644 --- a/style.css +++ b/style.css @@ -18,7 +18,7 @@ height: 100vh; justify-content: center; align-items: center; - background-color: hsl(var(--hue), 100%, 20%); + background-color: hsl(var(--hue)69%, 10%, 20%); } body.correct {