In the opening <h1> tag, add a style attribute that has the value color: plum; between quotes.
<h1>
style
color: plum;
Make sure to type "color: plum;".
"color: plum;"