.jumbotron{
    background-image: url("./images/Screen\ Shot\ 2018-10-10\ at\ 6.22.23\ PM.png");
    color: white;
    background-size: cover;
    background-attachment: fixed;
}

body{
    color: grey;
}
#gameinstructions{
    color: black;
    
}