Skip to content

Instantly share code, notes, and snippets.

@xsoodeh
Created November 14, 2023 07:10
Show Gist options
  • Save xsoodeh/a6b8bb61d18528438a84f1ee29fdb1c8 to your computer and use it in GitHub Desktop.
Save xsoodeh/a6b8bb61d18528438a84f1ee29fdb1c8 to your computer and use it in GitHub Desktop.
js
body. style. background = color; } window. addEventListener("load",function() { changeBackground('red') });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment