From 3015f40130e6ac349f86ecc0466ca294b9ea0b7f Mon Sep 17 00:00:00 2001 From: Nakidai Date: Mon, 29 Jan 2024 21:45:34 +0300 Subject: [PATCH] Edit style.css --- root/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/style.css b/root/style.css index 216dbde..d20f2e7 100644 --- a/root/style.css +++ b/root/style.css @@ -1,4 +1,4 @@ -* { +html { color: green; background: red; }