diff --git a/css/style.css b/css/style.css index a28da5b..665b193 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,6 @@ +body { + background-color: rgb(29, 39, 59); +} h1, a { color: rgb(96, 70, 158);