diff --git a/style.css b/style.css index 3e6d323..f621b70 100644 --- a/style.css +++ b/style.css @@ -6,7 +6,8 @@ color: #333; body { font-family: 'Red Hat Text', sans-serif; - + background-color: #ffffff; + color: #000000; } .container {