When including large images, they overflow they page's boundaries, like this:  Rather, I'd like to have them scaled down, like this:  All required to accomplish that should be setting `max-width: 100%` to the `img` element.