.center {
position: absolute;
top: 50%;
left: 50%;
margin-left: -375px;
margin-top: -220px;
}

