.body{
    max-width: 100%;
}
.body img{
    max-height: 500px;
    max-width: 100%;
    margin: .5rem 0;
}

