.modal-background {
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
z-index: 10;
display: block;
background-color: rgba(0, 0, 0, 0.50);
}