html {
    height: 100%;
    position: relative;
}

body {
    height: 100%;
    color: #ffffff;
    margin-bottom: 60px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #ffffff !important;
}
