body {
    background-color: #000;
}

img {
    display: block;
    left: 50%;
    margin-left: -300px;
    margin-top: -199px;
    position: absolute;
    top: 50%;
    
}