div {
    text-align: center;
}

body{
    background-color: cornsilk;
}
div img{
    max-height: 250px;
}