.line {
    border-bottom: 3px solid #000;
    margin-top: 5px;
    width: 100%;
}
html,body{
    height: 100%;
}

footer {
    padding-top:0px !important;
    position: fixed;
    height: 40px;
    bottom: 0;
    width: 100%;
}