Skip to content

Instantly share code, notes, and snippets.

@infinitypaul
Created April 13, 2019 17:11
Show Gist options
  • Save infinitypaul/dd8a671b533e3eb2312950a7c126e688 to your computer and use it in GitHub Desktop.
Save infinitypaul/dd8a671b533e3eb2312950a7c126e688 to your computer and use it in GitHub Desktop.
.Backdrop {
width: 100%;
height: 100%;
position: fixed;
z-index: 100;
left: 0;
top: 0;
background-color: rgba(0,0,0,0.5);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment