body {}
img {border:none;}
main {
    display:flex;
    justify-content:center;
    align-items:center;
    height:100vh;
}
main img {max-width:512px;}