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; }