﻿footer {
    display: table-footer-group;
    clear: both;
}

    footer .cell {
        height: 1px;
        width: 100%;
    }
