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