<PLEASE USE THIS 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-TlhFi/1/6?curriculum_id=50579fb998b470000202dc8b#
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
Did you remember to put a comment message in the CSS tab?
…
h1{
font-family:Verdana}
h3{
font-family:Courier}
p {
color: purple;
}
<do not remove the three backticks above>