https://codepen.io/yuanchuan/pen/OJRqGvz
If you inspect what's getting rendered, there's a sprite map expressed as a data URI that's doing most of the heavy lifting.
I don't understand how so few lines can produce so much different things.
And clicking on the background will just create a new random (?) background!
It seems that the aliases are doing a lot of work
If you inspect what's getting rendered, there's a sprite map expressed as a data URI that's doing most of the heavy lifting.