This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Barry Pollard
tunetheweb.com
did:plc:ilj6i6evo5xxl5iixp2y76nt
It's nice, but hiding assets in secondary resources like CSS (including inline attributes) chains their download 😢
So for LCP images and other important images, HTML (`<img>` or `<picture>`) are often better.
Alternatively, if using this, also add a preload with a `media` attribute to the HTML.
2026-04-22T12:43:10.963Z