There is an HTML syntax/coding error you should be aware of and address.
Since copy/paste from codepen you can ignore the first warning and first two errors.
Codepen provides validators for HTML, CSS and JS. Click on the chevron in the upper right of each section and then click on the respective ‘Analyze’ link.
The one for CSS is good. Use it and address the issue(s). (Maintenance is easier if you keep selectors together)
(The one for HTML misses things which is why I recommend W3C)
Change the cursor to a pointer when hovering over the submit button