:root{--color-background: #f5f5f9;--color-scrollbar: rgb(224, 224, 224);--color-scrollbar-hover: #bbb}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:var(--color-scrollbar);border-radius:10px}::-webkit-scrollbar-track,::-webkit-scrollbar-corner{background:var(--color-background);border-radius:10px}
