#scrollbar{max-height:calc(100vh - 200px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}#scrollbar::-webkit-scrollbar{width:6px}#scrollbar::-webkit-scrollbar-track{background:transparent}#scrollbar::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}#scrollbar::-webkit-scrollbar-thumb:hover{background:#0000004d}
