#pop {
display: none;
position:absolute;
left: 50%;
top: 50%;
width: 400px;
height: 400px;
margin-top: -110px;
margin-left: -200px;
z-index: 1;
}
