diff --git a/index.html b/index.html index ebe7810..06b9acd 100644 --- a/index.html +++ b/index.html @@ -8,36 +8,34 @@ -
- -
-

Game Timer

-

-

- -

-

-
- - -
- - -
- -
- - - - +
+
+

Game Timer

+

+

+ +

+

+ +
+ + +
+ +
+ + + + +
+ -
diff --git a/pomodoro.css b/pomodoro.css index 4fb4a3c..4c7d184 100644 --- a/pomodoro.css +++ b/pomodoro.css @@ -1,7 +1,7 @@ @import url('https://fonts.googleapis.com/css?family=Press+Start+2P'); html { - background-color: #adb5bd; + background-color: #868e96; font-family: "Press Start 2P"; } #timer label {