body {
    text-align: center;
    font-family: "sans serif";
}
footer {
    text-size: 0.7em;
    color: gray;
    white-space: pre-line;
}
.thumbnails img {
    width: 30%;
    height: 30vh;
    padding: 1%;
    object-fit: contain;
}
