img {
    max-width: 50%;
    height: auto;
}
body {
    background-color: rgb(33, 43, 37);
    color: rgb(241, 255, 248);
    font-family: Georgia, 'Times New Roman', Times, serif;
}