From 6bf62f4f35dcd9fd110f621cc453f26edc69dede Mon Sep 17 00:00:00 2001 From: App004 Date: Thu, 24 Oct 2024 12:19:53 +0700 Subject: [PATCH] Update index.css --- index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.css b/index.css index f24027b..e11caef 100644 --- a/index.css +++ b/index.css @@ -1,3 +1,3 @@ -.body { +body { background-color: greenyellow; }