.numpre-numpad button {
    background-color: var(--bg-secondary);
}

.numpre-numpad button:active,
.numpre-numpad button.active {
    background-color: var(--same-number);
}
