diff --git a/index.html b/index.html index eef7d86..1a90df3 100644 --- a/index.html +++ b/index.html @@ -8,8 +8,12 @@ Quiz App - -
+ +
Question
@@ -20,7 +24,7 @@
- +
diff --git a/style.css b/style.css index f38f043..b17e7cc 100644 --- a/style.css +++ b/style.css @@ -3,6 +3,7 @@ font-family: Gotham Rounded; } + :root { --hue-neutral: 200; --hue-wrong: 0;