html, body {height: 100%;}

#jquery-overlay{
position: absolute;
top: 0;
left: 0;
z-index: 90;
background: #000;
}
