body {
    margin: 0;
    width: 100vw;
    height: 100vh;
}

#over img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}
