html,
body {
    margin: 0;
    background-color: #040D14;
}
img {
    width: 250px;
    position: absolute;
    top: calc(50% - 97.875px);
    left: calc(50% - 125px)
}
