Tailwind UI Pattern Registry for humans and agents

matrix rain katakana digital dark hacker cyberpunk code falling

Matrix Rain

Details

Category
backgrounds
Complexity
medium
Browser
baseline-2024
Updated
2026-06-02
Animated Reduced Motion aria-hidden
matrixrainkatakanadigitaldarkhackercyberpunkcodefalling

Parameters

Name Type Default Description
CHAR_SIZE number 14 Font size in px — also controls column width
TRAIL_LENGTH number 16 Number of fading characters behind the head
AMPLITUDE number 1.4 Max speed multiplier for column fall speed

Draws a configurable number of character columns, each falling at a randomised speed with a TRAIL_LENGTH-character fade tail rendered per-frame — no persistent canvas state needed. The head character is bright white-green; the trail fades to near-transparent using per-step alpha. Columns reset to a random height above the canvas when they clear the bottom.

At reducedMotion: true a static snapshot replaces the animation — columns freeze in place with reduced opacity.