Survey form feedback requested

Please check it out and tell me what you think.
Thanks.
https://codepen.io/Bendigo/pen/vYNZqrG

It’s a bit blue
dont be afraid to use more then 1 color
https://color.adobe.com/nl/create
try playing around with colors instead :3

Welcome to the forums @benneth. Some things to revisit regarding your form;

  • Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>).
    • Your page passes 8/17 user stories.
    • The test script should be included, with all tests passing, when you submit your projects.
  • Run your HTML code through the W3C validator.
    • There are coding errors you need to address
  • When entering text into the text area letters are cut off because of the extreme rounded corners
  • Change the cursor to a pointer when hovering over the submit button

Thanks so much … I’m so greatful