From df989a4335350e4638f231f2eb7b9c5f110352e7 Mon Sep 17 00:00:00 2001 From: JEET-DEL Date: Thu, 14 Nov 2024 22:20:38 +0530 Subject: [PATCH] Update style.css --- Video 02/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Video 02/style.css b/Video 02/style.css index 544f981a..99adc7f0 100644 --- a/Video 02/style.css +++ b/Video 02/style.css @@ -1,4 +1,4 @@ body{ - background-color: red; + background-color: aqua; color: white; -} \ No newline at end of file +}