Center Out Text
中央から外へ
Generation Prompt
【対象要素】 - サイト内のテキスト1箇所(見出し・キャッチコピー・リード文等)に適用する 【演出内容】 - 中央の文字が最初に現れ、そこから左右へ広がるように残りの文字が出そろう - 中心から外へ開くので、シンメトリな見出しと相性が良い 【品質要件】 - 中央からの距離に応じて時間差をつける(1文字ごとに44ms前後) - 左右で出現タイミングが対称になるようにする - prefers-reduced-motion 時は演出を無効化し、最初から完成した状態で表示する - 演出中も文字が判読できなくなる時間を作らない。レイアウトを揺らさない
[Target element] - Apply to one piece of text on your site (a heading, a tagline, a lead paragraph, etc.) [Motion] - The middle character appears first and the rest follow outward toward both edges - Opening from the center suits symmetrical headings [Quality requirements] - Delay each character by its distance from the center (about 44ms per step) - Keep the timing symmetrical on the left and right - When prefers-reduced-motion is set, disable the animation and show the finished state from the start - Never let the text become unreadable during the animation, and never shift the surrounding layout
Prompts and demo code are free to use in your own projects. See About.