body{
    text-align: center;
}

div{
    height: 500px;
    width: 800px;
    border: 2px solid black;
    margin: 10px  auto;
}