:root {
    color-scheme: light;
}

* {
    box-sizing: border-box;
}
