diff --git a/styles.css b/styles.css index 36de59e..f3c909a 100644 --- a/styles.css +++ b/styles.css @@ -1,6 +1,6 @@ :root { font-family: "Open Sans", sans-serif; - background-color: #0f1011; + background-color: black; color: white; width: 69%; margin: auto;