html {
    color-scheme: light;
}

button,
input {
    font: inherit;
}

button:disabled {
    cursor: not-allowed;
    opacity: 0.65;
}
