Add a tasteful “fade up into view” to any element as it scrolls onto the screen. Lightweight (IntersectionObserver), runs once per element, and respects reduced-motion preferences.
Double-click snippet.html to see it working in your browser. It’s plain HTML, CSS & JavaScript — no install, build, or server needed, and no external libraries.
Keep this folder inside your website project (or anywhere Claude Code can read it), then ask Claude something like:
Prefer to paste it yourself? Open snippet.html, copy the part you need, and tell Claude: “integrate this into [page], matching my site’s existing styles.”
snippet.html from the Scroll-Reveal-Animations folder” — so it references the exact snippet.class="reveal" to animate it in..reveal CSS (the translateY and transition).transition-delay to each item.