diff --git a/dist/style.css b/dist/style.css index cc05c50..7c6f16f 100644 --- a/dist/style.css +++ b/dist/style.css @@ -1,6 +1,7 @@ body { font-family: Arial, Helvetica, sans-serif; color: white; + background-color: hsl(220, 10%, 15%); } ul {