Falling

Revision as of 16:41, 9 June 2025 by Teetow (talk | contribs) (Created page with "{{#CSS: p * { display: inline-block; } span, li, p, p > * { --seed: 1984420.055; --order: 1; --speed: 0.25s; --rnd: calc(rem((var(--order) * var(--seed) * 100), 6.283)); --tweak: calc(sin(var(--rnd)) * 0.1rad); animation-name: gravity, tweak; animation-duration: calc(var(--speed)); animation-fill-mode: forwards; animation-delay: calc(var(--speed) * var(--order) * 0.125); animation-timing-function: cubic-bezier(1, 2, 0.1, 0.27); transform-origin: le...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Well shit. I've gone and done it now