diff --git a/src/app/error.module.css b/src/app/error.module.css index 0a348cc..86cfa4a 100644 --- a/src/app/error.module.css +++ b/src/app/error.module.css @@ -5,6 +5,8 @@ justify-content: center; height: 100vh; width: 100vw; + background-color: #05254a; + color: white; } .navLink {