<!DOCTYPE html>
<style>
div {
color-scheme: light only;
background-color: white;
width: 100px;
height: 100px;
}
</style>
<div></div>
<!DOCTYPE html>
<style>
div {
color-scheme: light only;
background-color: white;
width: 100px;
height: 100px;
}
</style>
<div></div>