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