A login UI made using the chibi stickers and a button made using
The chibi sticker does the following:
- It looks at the cursor when no input field is selected
- Look at the caret when username input field is selected
- Cover its eyes when password input field is selected
- React in two different ways depending on the password
The button does the following:
- Starts some animation when cursor enters, leaves, stays, or click the button
- Appends a div containing the
LOGIN text to a slot
- Submits the form on click