It is telling me “You should add a main selector to target the main element.”, but i don’t know what to do.
-CODE SO FAR-
h1 {
color: #f1be32;
font-size: min(5vw, 1.2em);
text-align: center;
target: main;
}
Challenge: Learn Accessibility by Building a Quiz - Step 48
Link to the challenge: