blob: 2e54cdcd3317cce6aeb5014673a4961f83884267 [file] [log] [blame]
<!DOCTYPE html>
<style>
::-webkit-scrollbar {
width: 12px;
height: 12px;
background: rgba(255,0,0,0.8);
}
html {
overflow: scroll
}
</style>