It says to remove the border but i did but 0 for it and everything else. I’m not sure what is wrong.
.fieldset{
border: 0;
border-top: 2rem;
border-bottom: 2rem;
padding-left: 0;
padding-right: 0;
}
/* User Editable Region */
label {
display: block;
margin: 0.5rem 0;
}
Your browser information:
User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14816.131.5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Challenge: Learn HTML Forms by Building a Registration Form - Step 45
Link to the challenge: