diff --git a/css/error.css b/css/error.css index 7aa9020..63be8b5 100644 --- a/css/error.css +++ b/css/error.css @@ -1,8 +1,8 @@ -body > p, body > h1 { +div.error-container > p, body > h1 { text-align: center; } -body > img { +div.error-container > img { display: block; max-height: 512px; margin: auto;