← /lab

B · Floating leaves

Five small SVG leaves drift upward across the viewport at different speeds, with a gentle horizontal sway. Pure CSS keyframes — no JS, no library. Sits behind the content at low opacity. Additive — works with or without the mascot.

Sign in

duodoc

Host, share, comment on, and review AI-generated HTML docs.

$ npx @duodoc/cli init

Built for Claude Code. Your agent pushes artifacts, pulls comments, and addresses them — all from the same terminal session.

New doc

Leaves are position: fixed so they cover the whole viewport (not just this section). Opacity 0.18 keeps them ambient — your eye registers movement without being pulled toward them.