.calcalculator {
    background-color: rgb(255, 255, 255);
}

button {
    font-size: 16px;
}

h1 {
    color: rgb(0, 0, 0);
}