body {
    background-color: #222222;
    
}

img {
    display: block;
    margin: auto;
    width: 75%;
    position: center;
    
}


