What do yall think about this

How yall think my project is? Its my first own project.Any suggestions?And why does it say boomboom/index.html when you click on submit its soppose to take you somewhere else.
https://codepen.io/Not-a-bot-at-all/pen/VwKeRXM
where the submit buttons suppose to take you https://codepen.io/Not-a-bot-at-all/pen/ZEpOVoO

Hi @mvalencia9707!

You have some syntax errors for the form and your action attribute is at the bottom for some reason.

I think reviewing this lesson will help.

Hi @mvalencia9707,

You should line up your content.
You placed the bg image in both html and body causing a duplicate effect of the image, I would only set the bg img to the body.

Great job!