.rajeevsiewnath-overlay-background {
	position: fixed; 
	width: 100%; 
	height: 100%;
	background-color: black; 
	left: 0; 
	top: 0; 
	opacity: 0.7;
	z-index: 100001;
}