<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/4/2?curriculum_id=50579fb998b470000202dc8b
<Below this line, in what way does your code behave incorrectly? Include ALL error messages.>
I’m stuck on 23 many selectors,many properties. I get this,“Oops, try again. Don’t forget to set your p color to #4A4943!”
I AM SUCCESFUL
Work hard and everyhting will fall into place . Believe
</body>
h1 {
font-family: Verdana;
color: #576D94;
{
p {
font-size: 18px;
color: #4A4943;
}
<do not remove the three backticks above>