body {
    background-color: black;
}

img {
    width: 200px; /* Adjust the width as needed */
    height: auto
}