html{scrollbar-width:thin;scrollbar-color:rgba(111,56,38,.3) transparent}body,html{background:#f8ecc9}body{margin:0;min-height:100vh;font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(111,56,38,.25);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:rgba(111,56,38,.45)}