.container{
    height: auto;
    align-items: center; /* Forces all columns to stretch to the exact same bottom boundary */
}
