Need Feedback for Survey form

Hi

I have created a survey form(2nd FCC project). Please provide your valuable feedback on the same.

Link - https://codepen.io/mathivanan/full/aRrLRe/

Note:- I have also used Bootstrap css for designing.

Regards
Mathivanan

I think you should change the width in #formdiv with a media query from width: 60% to 85-90% because on mobiles you are throwing away 40% of the available space width.

Thanks for your suggestion. I have implemented your suggestion into my page.