diff --git a/index.html b/index.html
index cee555b4eb374a56836a83f06f2798a0d8e31ccc..bbc8e335f6d6059200ac5ab6639e90b9b0592f54 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,8 @@
 
 <body>
 
+    <div id="content"></div>
+
     <canvas id ="gameCanvas" width="1200" height="900"></canvas>
     <p id="debugText">(recent text display or temorary debug output)</p>