footer {
    color: white;
    background-color: transparent;
    flex-grow: 1; /* Subtract any height from the total viewport height */
    min-height: 10px;
}