diff --git a/app/templates/base.html b/app/templates/base.html
index 4fd8942..af29867 100644
--- a/app/templates/base.html
+++ b/app/templates/base.html
@@ -132,6 +132,7 @@ html {
padding: 50px 0;
color: #f0f9ff;
background-color: #282d32;
+ display: none;
/*position: absolute;
bottom: 0;
left: 0;