diff --git a/overrides/404.html b/overrides/404.html
index dec2b6de..ec6ddfdb 100644
--- a/overrides/404.html
+++ b/overrides/404.html
@@ -13,11 +13,9 @@
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
-}
-font {
- color: red;
- font-size: 50px;
- font-weight: bold;
+ font-color: red;
+ font-size: 50px;
+ font-weight: bold;
}