body {
    background-color: lightblue;
    color: darkblue;
    font-size: 1.5rem;
}

img {
    max-width: 45em;
    width: 100%;
}