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