diff --git a/page.html b/page.html
index 8ad03f82392bb85787631c71bf4c87d69b2eb1c6..1a100a354f1c129d3537f7051dd9618e6ebb723d 100644
--- a/page.html
+++ b/page.html
@@ -12,7 +12,7 @@
 {% endblock %}
 
 {% block footer %}
-<div class="footer-bottom">
+<div class="footer-bottom" style="display: block">
     <hr style="width:50%"">
     <p>This JupyterHub is provided by the ITS and ATI at California State Univeristy San Bernardino</p>
 </div>