diff --git a/style.css b/style.css index 08e0424..922a56c 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ } body { - background-color: #1e1e2e; + background-color: #1e1e2e !important; color: #cdd6f4; font-family: "Urbanist", Arial, sans-serif; display: flex;