.jumbotron{
    background: url("http://lorempixel.com/1500/300/nature/2/") no-repeat center center;
    background-size: cover;
    min-height: 300px;
    color: white;
}
footer{
  position: absolute;
  bottom: 4px;
}
