diff --git a/page.html b/page.html index 1da55ae90b83c0765b31ab8c6c30de4724723d34..6e746ea40effea52134e6aa936662e9e3ca48860 100644 --- a/page.html +++ b/page.html @@ -4,7 +4,9 @@ {{ super() }} <style> .footer-bottom { - margin-top: 50%; + <!-- margin-top: 50%; --> + position: fixed; + bottom: 0; text-align: center; } </style>