footer
{
    width: 100%;
    min-height: 80px;
    background: #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
}