body
{
    background-color: #f5f5f5;
}

#container 
{
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
}

.no-underline
{
    text-decoration: none;
}

.thumbnail
{
    width: 133px;
    height: 100px;
    object-fit: cover;
    object-position: center;
}