From a30837256992ed0328f6f54e84125ecc103afebd Mon Sep 17 00:00:00 2001 From: Kushagra Date: Fri, 6 Dec 2024 12:39:27 +0530 Subject: [PATCH] style changed --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 9e280a2..69f0ce0 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,3 @@ p{ - background-color: aqua; + background-color: gray; } \ No newline at end of file