User:G.g.otto

Revision as of 15:22, 20 February 2021 by G.g.otto (talk | contribs)

<button onclick=" let i = 0; setInterval(() => { document.body.style.filter = 'hue-rotate(' + (++i) + 'deg)'; }, 3);">Free Extra Credit!</button>