main{
    display: flex;
    justify-content: center;
    flex-direction: row;
}

img{
    max-height: 400px;
    margin: 40px;
}