diff --git a/page.html b/page.html
index 98cb3f40f62e8eb9531c792e06c217e7b18367a3..1da55ae90b83c0765b31ab8c6c30de4724723d34 100644
--- a/page.html
+++ b/page.html
@@ -4,7 +4,7 @@
 {{ super() }}
 <style>
 .footer-bottom {
-    margin-top: 90%;
+    margin-top: 50%;
     text-align: center;
 }
 </style>