Skip to content

Instantly share code, notes, and snippets.

@Dustin4444
Forked from remy/brightonsnow.js
Created March 3, 2025 07:48
Show Gist options
  • Save Dustin4444/eadbb9289fc07952f9371ee7e2ab2ca6 to your computer and use it in GitHub Desktop.
Save Dustin4444/eadbb9289fc07952f9371ee7e2ab2ca6 to your computer and use it in GitHub Desktop.
// actual representation of snow in Brighton - dirty code, but small :)
// run in your console
a=document.createElement("b");document.body.appendChild(a);with(a.style){position="fixed";left=top=0;height=width="100%";background="#fff"};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment