body{
    text-align: center;
}
div {
    height:100px;
    width:500px;
    border: 1px solid black;
    margin: auto;
}
