
#screen{
    position: fixed;
    width: 100%;
    z-index:200;
    opacity:1;
    top:50%;
    left:0;
    margin-top:-22px;
}