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