JS1K

#2: the original

Source for demo by Matthias Reuter.

a=document.querySelectorAll("*");r=Math.random;setInterval("a[a.length*r()|0].style.backgroundColor='#'+(1E6*r()|0)",99)