diff --git a/index.html b/index.html index 31904ae5e17b8eb0803e12ac348daf06ccc99833..a58b88891e53e7dc0f9e74fdc982efb0e766df95 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ display: flex; align-items: center; justify-content: center; - background-color: rgb(255, 167, 26); + background-color: rgb(55, 62, 167); height: 100vh; font-size: 48px; font-weight: bold;