Having trouble with 23. Many Selectors, Many Properties! I’ve tried re-loading my browser, and then using a new one. I think it’s right…
<Below this line, add a link to the EXACT exercise that you are stuck at.>
Where do you think it has gone wrong?
<In what way does your code behave incorrectly? Include ALL error messages.>
``` ResultHello
It is Saturday
and my CSS is
h1 {font-family: Verdana;
color: #576D94;}
p{font-size: 18px;
color: #4A4943;}
<do not remove the three backticks above>