diff --git a/index.html b/index.html index a0227bc..551770d 100644 --- a/index.html +++ b/index.html @@ -51,9 +51,7 @@

Hello Hacktoberfest 2021!

diff --git a/styles.css b/styles.css index 79b6d6e..b4c4c44 100644 --- a/styles.css +++ b/styles.css @@ -1,3 +1,6 @@ +body{ + background-color: #95DBE5FF; +} .title { font-family: sans-serif; text-align: center;