* {
    color: white;
    background-color: black;
}
.jumpButton {
    color: black;
    background-color: white;
}