diff --git a/css/style.css b/css/style.css index cf4a9e7..2a5ea85 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,7 @@ body{ background-color: lightblue; +} + +h1{ + color: indigo; } \ No newline at end of file