Please Enable JavaScript in your Browser to Visit this Site.

top of page
  • One TextInput for email → set ID to #emailInput

  • One TextInput for password → set ID to #passwordInput, and input type to Password

  • One Button → set ID to #loginButton, text can be "Login"

  • One Text element → set ID to #statusText, and set it to hidden by default

bottom of page