diff --git a/index.html b/index.html index b6c3dd4..557fd53 100644 --- a/index.html +++ b/index.html @@ -9,13 +9,16 @@
+
+ +

FIGHT THE FIRE

-

Score: 0

+

Trees saved: 0

Time Left: 30

@@ -40,7 +43,7 @@

Time Left: 30

-

Score:

+

Trees saved:

Hooray!
Your effort made a difference!

diff --git a/scripts/index.js b/scripts/index.js index eef260e..9774c6a 100644 --- a/scripts/index.js +++ b/scripts/index.js @@ -16,6 +16,4 @@ window.onload = function () { function restartGame() { location.reload(); } - - };