Need help responsive web design project

Hi, I’m not managing to achieve de 16/16, I’m at 15/16 and I’m having trouble with the following rule: " When I click the #submit element, the email is submitted to a static page (use this mock URL: https://www.freecodecamp.com/email-submit)."

This is my code:

<input id="email" type="email" placeholder="insert e-mail">
<input id="submit" type="submit" name="submit" value="submit">

Can someone explain to me what I’m doing wrong?

Sure, here’s the link: https://codepen.io/lu-sa-martins/pen/dyGxOeo

Thanks!

Oh, now I see. Thanks Randell!!