Build a Survey Form: Moving a Div

Tell us what’s happening:

I’m not sure why my div (genderDiv) is not showing up. I also don’t know why I can’t move my gender radio buttons farther away from under the name field. I used margin-top, but that’s not working. Help!

btw, the form is far from finished. Please don’t comment on the form’s appearance

Your code so far

My codepen: https://codepen.io/thegreencode/pen/wbVYpe

Your browser information:

User Agent is: Mozilla/5.0 (X11; CrOS x86_64 11895.118.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.159 Safari/537.36.

Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-projects/build-a-survey-form

@thegreencode on the bar that says HTML on the right hand side you will see a down arrow. Click on it and select “Analyze HTML”. It will show you there errors in the code that need fixing.