diff --git a/styles/global.css b/styles/global.css
index 028ae301eb8c37fdd145d9b4cb5fccee0fcb6021..82359a4a72f33e4dea88b88affc3106e30b1d027 100644
--- a/styles/global.css
+++ b/styles/global.css
@@ -38,7 +38,7 @@ body {
     color: white;
     text-align: center; 
     padding: 10px;
-    position: fixed;
+    position: inherit;
     bottom: 0;
     width: 100%;
     height: 43px;