Login

Centered login form on a muted background. Uses Rizzo form components and design tokens. Copy and paste into your app.

This block is a login page: centered form card with optional brand link, email and password fields, submit button, and footer links (forgot password, sign up). Use it as a starting point for auth screens. Same BEM and tokens work in any framework.

Preview

Login form using design tokens and form-input classes.

Usage

Copy the snippet for your framework. Same BEM classes and structure work everywhere.

Usage

Full example for each framework (Astro, Vanilla, Svelte, Vue, React). Switch framework via View as or by clicking a Usage tab—both stay in sync.

Astro Vanilla Svelte Vue React

Components used

  • Rizzo form classes (form-input, label, form-group)
  • Buttonbtn btn-primary for submit
  • Design tokens for spacing, radius, and colors