Change error background color

This commit is contained in:
Bruno Lemos
2018-12-30 00:16:37 -02:00
parent 5e8ae9b093
commit 3fde008b3b

View File

@@ -14,7 +14,7 @@ body {
display: flex;
align-content: center;
align-items: center;
background-color: #1c1c1c;
background-color: #292c33;
text-align: center;
color: #fff;
font-family: sans-serif;