body {
        background-color: lightsteelblue;
        font-family: Impact, Charcoal, sans-serif;
}
img {
    max-width: 100%;
    height: auto;
}