diff --git a/system/templates/exception.html.twig b/system/templates/exception.html.twig
index d6108aa6..72354370 100644
--- a/system/templates/exception.html.twig
+++ b/system/templates/exception.html.twig
@@ -18,8 +18,6 @@
 			font-family: Verdana, Geneva, sans-serif;
 		}
 		.center {
-			height: 500px;
-			position: absolute;
 			top:0;
 			bottom: 0;
 			left: 0;
@@ -38,7 +36,7 @@
 		}
 
 		#footer {
-			position: absolute;
+			margin-top: 20px;
 			bottom: 15px;
 			width: 100%;