#images {
    border: thin solid black;
    padding: 1em;
}

#images img {
    width: 8%;
    margin: 1em;
}
