diff --git a/templates/game.html b/templates/game.html
index df721ef..aa0d15b 100644
--- a/templates/game.html
+++ b/templates/game.html
@@ -10,7 +10,10 @@
flex-direction: row;
align-content: center;
position: relative;
- margin-top: -20rem;
+ margin-top: -62rem;
+ }
+ footer {
+ margin-top: 50rem !important;
}