HTML Colour

<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>

<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/courses/web-beginner-en-y2Yjd/1/3?curriculum_id=50579fb998b470000202dc8b#

<In what way does your code behave incorrectly? Include ALL error messages.>
It gives me the error -->
Oops, try again. Did you remember to make the h1 header green?

``` Changing the colors!

Big Heading

A giant bear and a little duck were friends.

But the bear got hungry and ate the duck.
<do not remove the three backticks above>

style is an attribute you can add to many html elements, when you added the style attribute to paragraphs, you should have added it directly to the existing <p> opening tag, without creating a h1 or h2 opening tag