Skip to content

Instantly share code, notes, and snippets.

@roelven
Created May 14, 2016 10:39
Show Gist options
  • Save roelven/73d8f2386823a72f0cde68b238451832 to your computer and use it in GitHub Desktop.
Save roelven/73d8f2386823a72f0cde68b238451832 to your computer and use it in GitHub Desktop.
ADD BG
javascript:(function(){ document.querySelector('body').style.backgroundColor = '#EEEEEE'; }());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment