Hi again,
I’m sharing with you my survey form project
I struggled a bit with the css
Thank you for your feedbacks 
Hi again,
I’m sharing with you my survey form project
I struggled a bit with the css
Thank you for your feedbacks 
Your form looks good @Vadro. Some things to revisit;
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>).
body element in HTML. (No need to include the body tags). For anything you want to add to the <head> element click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
<br> element to force line breaks or spacing. That’s what CSS is for.@Roma Thanks for those tips, I’ll rework on my Survey Form!