FCC - Survey Form - Please Help

Hi Free Code Camp Users,

I am having trouble with my survey project. I know my paragraph tags are in the wrong locations, but I do not know where to put them. Thanks in advance for your help.

html
css

Thanks,

Angelique

Instead of using paragraph tags to separate the lines, try using divs.

Then wrap description texts with label tags.