.popup{
position: absolute;
top: 15%;
left: 20%;
width: 500px;
height: 250px;
padding: 20px 20px 20px 20px;
border-width: 2px;
background: #ffffff;
display: none;
}
