Skip to content

Instantly share code, notes, and snippets.

@westcott0542
westcott0542 / codepenchallenge-spheres-sphere-illusion-icon-login-form.markdown
Created October 30, 2025 12:02
#CodepenChallenge Spheres: Sphere illusion icon login form

#CodepenChallenge Spheres: Sphere illusion icon login form

This is a simple login form where the smiley above the form will follow the direction of your mouse pointer (Inside the login form card).

I created the image of the smiley using TailwindCSS, while the function to rotate is just pure JavaScript (Using Babel transpiler).

The textbox is inspired by design language of Google, while the form itself inspired by login form of Facebook.

A Pen by Takane Ichinose on CodePen.