.jumbotron{
    border:solid black;
    background-color:cornflowerblue;
    color:black;
}
body{
    background-color:gray;
}
