diff --git a/index.html b/index.html index 32e6899..c7e62a6 100644 --- a/index.html +++ b/index.html @@ -14,7 +14,7 @@ height: 100%; } body { - background-color: rgb(174, 232, 226); + background-color: rgb(124, 206, 163); justify-content: center; align-items: center; display: flex;