body {
    background-color: lightgrey;
}


img {
    max-width: 550px;
    max-height: 550px;
    justify-content: auto;
    text-align: auto;
    display: flex;
    margin-left: center;
    margin-right: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
}