Copy and paste the snippet below into your HTML.
Fullscreen perlin-esque noise, runs at 30fps. Uses sspr, so there's some distortion at higher resolutions. Also not technically real perlin noise, so it looks a little less organic. Works by interpolating between values on a grid with sspr.