Survery Form - Appreciate Feedback!

Hey guys I just completed the Survey Form project and would love to get some feedback on it. I tried to make it responsive as well. Any feedback on how to make my css cleaner would be appreciated too.

Code: https://github.com/jordanzabar/SurveryForm

Project Link: https://jordanzabar.github.io/SurveryForm/

I like it. It has a certain pizzazz to it. However, when it rendered in my browser there seemed to be a couple things off (I’m not sure if it’s an issue on my end or yours). Either the opacity on the form background is too light or font is too light making the form a bit hard to read. The border also doesn’t cover the entire form and there are some elements floating on the background.

Thanks for the feedback! :slight_smile:

I think my font is too light that’s why it’s kinda hard to read. I checked the page on different browsers and all my elements fit in the form. When I zoom out on the page a little bit some elements are floating on the background. I will take a look at this.