<!DOCTYPE html>
<style>
div {
color-scheme: light only;
border-color: white;
border-width: 50px;
border-style: solid;
width: 0px;
height: 0px;
}
</style>
<div></div>
<!DOCTYPE html>
<style>
div {
color-scheme: light only;
border-color: white;
border-width: 50px;
border-style: solid;
width: 0px;
height: 0px;
}
</style>
<div></div>