Line 24: | Line 24: | ||
width: 100%; /* Full width */ | width: 100%; /* Full width */ | ||
height: 100%; /* Full height */ | height: 100%; /* Full height */ | ||
− | overflow: | + | overflow: scroll; /* Enable scroll if needed */ |
background-color: rgb(0,0,0); /* Fallback color */ | background-color: rgb(0,0,0); /* Fallback color */ | ||
background-color: rgba(0,0,0,0.9); /* Black w/ opacity */ | background-color: rgba(0,0,0,0.9); /* Black w/ opacity */ |
Revision as of 20:22, 10 August 2018
×