forever components

Kinetic Typography

Kerning Breath

The word BREATHE expands and contracts letter-spacing in a slow 5.2-second breath cycle; hairline glows pulse in each gap, rippling outward from center.

cssmedium complexitysubtle motionpointer

Open on the canvas to copy the code → Free account · 3 copies a day · membership goes unlimited

Live demo — the real component, running in a sandbox. One self-contained HTML file, zero dependencies. Open it on the canvas →
Worth keeping? Votes steer what gets built next — sign in to cast one, free to read

When to use it

Meditation, wellness, or calm-brand hero sections. Ambient idle screens where slow organic motion sets tone.

When not to

High-information layouts where subtle glow competes with content. Contexts needing static, legible display text.

Working with an AI agent

Every component ships agent-ready metadata. An example instruction for this one:

Change the word to 'INHALE', slow the breath to 8 seconds (period=8), and shift the glow color from #ff7b9c to #7bc8ff. Theme: dark tokens live in :root, the light variant in :root[data-theme="light"]; ?theme=light or a {type:'forever:theme'} postMessage switches at runtime.

Safe to edit

  • word content (word variable)
  • breath period in seconds (period=5.2)
  • gap range in em (MINGAP=0.02, MAXGAP=0.74)
  • glow color (#ff7b9c)
  • ripple phase spread (0.34 multiplier)
  • theme tokens (:root dark defaults + [data-theme=light] overrides)

Keep intact

  • IIFE wrapper
  • prefers-reduced-motion guard with static fallback
  • visibilitychange pause/resume
  • phase offset array for center-out ripple
  • theme hook (?theme= bootstrap + forever:theme message listener + theme tokens)

Known limitations

  • Pointer nudge (push) adds abrupt gap expansion that may feel jarring in calm contexts
  • Font weight 200 requires a system font with thin weight — may render heavier on some Android devices

typographykerningbreathingglowloopambientkinetic-text

More Kinetic Typography components

  • Weight Morph WaveEach letter of a word pulses font-weight and vertical scale in a staggered sine wave, shifting hue from cyan to blue.
  • Scramble DecodeNeon-green monospace words scramble through random glyphs then lock left-to-right like a terminal decrypting. Auto-cycles; click skips to next word.
  • Split-Flap BoardSix amber tiles cycle through letters to spell airport-style words (DEPART, ARRIVE, ONTIME, BOARDS) on a dark charcoal background with a rotateX flip…
  • Gradient ShimmerBold "SHIMMER" text with a rainbow gradient clipped to the letterforms, continuously panning for a glossy iridescent sweep on deep umber.
  • Glitch RGB SplitRed and cyan pseudo-element copies of GLITCH drift and randomly snap with clipped displacement, simulating a CRT RGB-split glitch on near-black.
  • Marquee TickerTwo rows of bold words scroll in opposite directions — yellow left, teal right — with red bullet separators on a dark green background, news-ticker style.