* {
    font-family: "Rubik", sans-serif;
}

#guessBox{
    width: 200px;
    height: 30px;
}

#oneToHundred {
    background-color: lightblue;
}