body {
    padding-top: 50px;
    background: #414141;
    color: lightgrey;
}

.jumbotron {
    background: #911111;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.text-black {
    color: black;
}