Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<style>
div {
color-scheme: dark;
background-color: Canvas;
width: 100px;
height: 100px;
}
</style>
<div></div>
<!DOCTYPE html>
<style>
div {
color-scheme: dark;
background-color: Canvas;
width: 100px;
height: 100px;
}
</style>
<div></div>