Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<meta charset="utf-8">
<title>CSS Test: non-opaque scrollbar-color should work on the root</title>
<style>
:root {
background-color: black;
}
</style>