/* #container
{
    width: auto;
} */

main div
{
    /* text-align: center; */
    margin-bottom: 130px;
}

main figure figcaption
{
    position: relative;
    background: none;
    opacity: 1;
    font-size: 80%;
}

/* @media screen and (min-width: 800px)
{
    main .content,
    footer
    {
        width: 800px;
    }
} */
