diff --git a/public/index.html b/public/index.html
index af429fd4aa34face2363f4ce3a9e0460055eaa23..37b52e782b933b1af42f807f237e598bc9babda3 100644
--- a/public/index.html
+++ b/public/index.html
@@ -46,6 +46,7 @@
</section>
<section id="gameArea" style="display:none;">
+ <div id="timer">Time left: 60 seconds</div>
<h2 id="question">Question will appear here</h2>
<div id="options">Options will appear here</div>
<p id="score">Score: 0</p>