Tell us what’s happening:
I wrote the code as seen below
Your code so far
.formrow {
margin:1px 0 0 1px;
padding:0 1px 0 1px;
}
.formrow > input{
font-size: 50%;
}
But still I get an error as so:-
You should use an input selector to target the input elements.
Challenge: Learn Accessibility by Building a Quiz - Step 54
Link to the challenge: