html{scrollbar-gutter:stable;overflow-y:scroll}body{margin:0;background:#fff;color:#1c1c1e;font-family:Manrope,Roboto,sans-serif}*{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#b1b3b6;border-radius:3px;transition:background-color .2s ease}*::-webkit-scrollbar-thumb:hover{background-color:#8a8d92}
