Motion verification

CSS animation stays inside the fixed 16:9 slide and respects reduced motion.

The reveal state is owned by the presentation iframe.

Markdown fire blocks use Zenn-style directive syntax.

Animation island

Client components can own small interactive animation state with hono/jsx/dom.

  • CSS animation runs before hydration.
  • Client island animation keeps local state.

JSX fire props are stripped before rendering.

Animation island