Skip to content

Instantly share code, notes, and snippets.

@jennlee20
Created October 13, 2020 08:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jennlee20/2e23290bfa899b1204bd14ac12d8d091 to your computer and use it in GitHub Desktop.
Save jennlee20/2e23290bfa899b1204bd14ac12d8d091 to your computer and use it in GitHub Desktop.
#page {
width: 100%;
height: 100%;
background: inherit;
position: absolute;
left: -25px;
right: 0;
top: -25px;
bottom: 0;
/*box-shadow: inset 0 0 0 200px rgba(255,255,255,0.3);*/
filter: blur(2px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment