Skip to content

Instantly share code, notes, and snippets.

@huanglong-zz
Created August 2, 2016 01:17
Show Gist options
  • Save huanglong-zz/9d945abdcff11e4c40c1d607a2c839cb to your computer and use it in GitHub Desktop.
Save huanglong-zz/9d945abdcff11e4c40c1d607a2c839cb to your computer and use it in GitHub Desktop.
[].forEach.call(document.querySelectorAll("*"),function(a){a.style.outline="1px solid #"+(~~(Math.random()*(1<<24))).toString(16)})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment