diff --git a/404.html b/404.html
index 39dff6d61..986cd1f23 100644
--- a/404.html
+++ b/404.html
@@ -4,9 +4,11 @@
permalink: /404.html
---
-
Page not found.
-Sorry – the page you're looking for doesn't exist.
-Perhaps you typed the URL incorrectly, or it may have moved.
-Back To Home
+
+
Page not found.
+
Sorry – the page you're looking for doesn't exist.
+
Perhaps you typed the URL incorrectly, or it may have moved.
+
Back To Home
+
>
diff --git a/css/codeception.css b/css/codeception.css
index 246c57091..2fe31e78c 100644
--- a/css/codeception.css
+++ b/css/codeception.css
@@ -1593,4 +1593,9 @@ body #footer .links {
.panel-group--phar pre {
margin-bottom: 0;
+}
+
+.container-error {
+ margin: 80px auto;
+ text-align: center;
}
\ No newline at end of file