body {
    background-color: black;
}

div {
    display: flex;
    justify-content: center;   
}

img {
    width: auto;
}