blob: 890179a21c68bc7051c1db252fb7550468bb952e [file] [log] [blame]
<!doctype html>
<html>
<style>
:root {
scrollbar-color: yellow blue;
}
body {
overflow: scroll;
}
</style>