Contact Page not working

Site name
youthful-borg-78a45f
or

this is my form HTML

Your Name:

Your Email:

Message:

Submit

When I fill out the form it looks like is submits but nothing show up on Netlify Active forms page

I’m using a theme of → gatsby-theme-flex

My Netlify account is connected to a custom domain?

Just checked your form and it doesn’t look like our system found any inputs for your the one named “contact”. Since you use Gatsby, I recommend implementing your form like this example: gatsby-netlify-form-example/contact.js at master · imorente/gatsby-netlify-form-example · GitHub