footer{
    width:100%;
    min-height:50px;    
    background-color: #222; /* This color gets inverted color or you can add navbar inverse class in html */
    text-align:center;
}