
footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
    /*border: solid 1px red;*/
}