diff --git a/app/templates/base.html b/app/templates/base.html
index 850aeb7..4fd8942 100644
--- a/app/templates/base.html
+++ b/app/templates/base.html
@@ -132,10 +132,10 @@ html {
padding: 50px 0;
color: #f0f9ff;
background-color: #282d32;
- position: absolute;
+ /*position: absolute;
bottom: 0;
left: 0;
- right: 0;
+ right: 0;*/
}
.footer-dark h3 {