.jumbotron {
    position: absolute;
    width: 400px;
    height: 550px;
    left: 0px;
    right: 0px;
    top: 10%;
    margin: auto;
    text-align: center;
}

#title {
    margin-bottom: 50px;
}
