diff --git a/bluestyle.css b/bluestyle.css index 9c3830e..9306e21 100644 --- a/bluestyle.css +++ b/bluestyle.css @@ -1,8 +1,8 @@ body { - background-color: lightblue; + background-color: lightgreen; } h1 { color: navy; margin-left: 20px; - } \ No newline at end of file + }