#img {
    display: block;
    margin-left: auto;
    margin-right: auto;

}

p {
    color: white;
}

.jumbotron {
    background-color: coral;
}