
.play {
    background-image: url("grasshopperonbell.jpg");
    background-repeat: no-repeat;
    background-position: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 38px;
    text-align: center;
    min-width: 950px;
    min-height: 713px;
    color: beige;
    padding: 50px;
}

#buttons {
  padding: 50px;
  margin-right: 30%;
}

.ending {
    min-width: 950px;
    min-height: 713px;
    border-style: solid;
    border-color: white;
}

.container-fluid {
    padding: 50px;
    margin-right: 30%;

}
