diff --git a/style.css b/style.css index 7c5511b..90dd16d 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,6 @@ body { font-family: 'Baloo Bhai', cursive; + background-color: green } .homepage__headings { @@ -11,4 +12,5 @@ body { margin: auto; font-family: 'Roboto', sans-serif; font-size: 20px; -} \ No newline at end of file +} +