Skip to content

Instantly share code, notes, and snippets.

@TeWu
Created April 22, 2017 18:43
Show Gist options
  • Save TeWu/cbe107faca7646c72bc2b51a252d5ac1 to your computer and use it in GitHub Desktop.
Save TeWu/cbe107faca7646c72bc2b51a252d5ac1 to your computer and use it in GitHub Desktop.
setInterval(() => $('body').css('background-color', "#"+(Math.round(Math.random()*1000000))),500)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment