body {
    background-color: #000000;
    color: #ffffff; 
}

img {
    display: block;
    margin: auto; 
    max-inline-size: 100%;
}