Skip to content

Instantly share code, notes, and snippets.

@etr2460
Created November 6, 2021 04:20
Show Gist options
  • Save etr2460/41c3272cca5b43cf7f68e31d0c48fdfa to your computer and use it in GitHub Desktop.
Save etr2460/41c3272cca5b43cf7f68e31d0c48fdfa to your computer and use it in GitHub Desktop.
HTML for adding a texture overlay to an entire webpage
<body>
<div>All the page content goes here</div>
<div class="paperOverlay"></div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment