Identify the accessibility (a11y) issues with this sign-in form! If you want to tinker with the code, you can find it on CodeSandbox .
Note: the form has not been wired up for any functionality; all of the issues are with the presentation.
index.html
styles.css
Here’s a rendered version of the sign-in form (alas, no sign-in will occur when you click the button):