body{
    display: flex;
    justify-content: center;
}
img{
    height: 100vh;
    width: auto;
}