diff --git a/style.css b/style.css index 15978f1..e338026 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ @import url("https://fonts.googleapis.com/css?family=Indie+Flower"); body { font-family: "Indie Flower", sans-serif; - background-color: #303030; + background-color: #4f2cce; color: #fff; display: -webkit-box; display: flex;