diff --git a/style.css b/style.css index c9e24a4..9e50db5 100644 --- a/style.css +++ b/style.css @@ -1,7 +1,7 @@ body { font-family: "Open Sans", sans-serif; font-size: large; - background-color: rgb(105,40,8); + background-color: rgb(45,17,11); } .headline { color: rgb(230, 110, 6);