diff --git a/src/style.sass b/src/style.sass index 0b2c660..fe6867f 100644 --- a/src/style.sass +++ b/src/style.sass @@ -4,7 +4,7 @@ body width: 100vw height: 100vh font-family: 'Indie Flower', sans-serif - background-color: #303030 + background-color: #4f2cce color: #fff display: flex justify-content: center