diff --git a/page.html b/page.html
index 6efc30960775b36ab3f122e4ef6553c2d44805be..6246e859d63b74ccb8b5a3a134ed3a78445d1965 100644
--- a/page.html
+++ b/page.html
@@ -5,8 +5,9 @@
 <style>
 .footer-bottom {
     margin-top: auto;
-    position: fixed;
-    bottom: 0;
+    <!-- margin-left: auto; -->
+    <!-- position: fixed; -->
+    <!-- bottom: 0; -->
     text-align: center;
 }
 </style>