From 60f2f675dc688f7803a99cfbd00d7ad9544499ad Mon Sep 17 00:00:00 2001 From: aditya-jnu <29adityamishra@gmail.com> Date: Fri, 22 Dec 2023 10:43:26 +0530 Subject: [PATCH] Changed background to aqua --- checkwave/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/checkwave/style.css b/checkwave/style.css index 8a572df..af25cfa 100644 --- a/checkwave/style.css +++ b/checkwave/style.css @@ -10,6 +10,7 @@ html, body { left: 0; margin: auto; zoom: 1.4; + background-color: aqua; } input {