img{
    max-width: 100%;
    height: auto;

}
.container
{
    justify-content: center;
    align-items: center;
    height: 100vh;
}