diff --git a/index.html b/index.html index e0acbd5aace318cd6cb3ceb4dd6e9786409ef5cc..63799be2788383036fae3c8bac9954b7f311663e 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ display: flex; align-items: center; justify-content: center; - background-color: blue; + background-color: rgb(33, 33, 119); height: 100vh; font-size: 48px; font-weight: bold;