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