body {
    background: white;
    height: 100%;
}

img {
    position: absolute;
    top: calc(50% - 120px);
    left: calc(50% - 120px);
}

