diff --git a/templates/index.html b/templates/index.html
index 8606d13d276819085a6f8b8d6d8d767694f88dee..e091fd640e964c0aa5a0760664b33c7cc96ceba7 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -29,6 +29,7 @@
         </a>
     </div>
     <h2>Or stay here and hunt for easter eggs.</h2>
+    <div style="min-height: 32px"></div> <!-- margin -->
 </div>
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}