1 — Download pixel-decay.js and add it to your site.
2 — Paste the snippet wherever you want the graphic.
driver="scroll" makes it decay from 0→1 as it travels up the viewport
(tune with decay-from/decay-to), or drive it yourself from JS:
el.decay = 0.6. Full attribute docs are in the file header.