diff --git a/style.css b/style.css index 9e280a2..8ed757a 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,3 @@ p{ - background-color: aqua; -} \ No newline at end of file + background-color: blue; +}