Skip to content

Instantly share code, notes, and snippets.

@mikeoberdick
Last active November 15, 2022 10:42
Show Gist options
  • Save mikeoberdick/a5fbf49b088efbf26b8dc27b27a87f1c to your computer and use it in GitHub Desktop.
Save mikeoberdick/a5fbf49b088efbf26b8dc27b27a87f1c to your computer and use it in GitHub Desktop.
Box Shadow Inset for Overlay
box-shadow: rgba(0,0,0, .5) 0 0 0 100vh inset;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment