::-webkit-scrollbar{width:8px;background:#f9f7f5;transition:background .2s}::-webkit-scrollbar-thumb{background:#eceeea;border-radius:4px}body:hover::-webkit-scrollbar,body:active::-webkit-scrollbar,body:focus::-webkit-scrollbar{background:#eceeea}body,*{scrollbar-width:thin;scrollbar-color:#eceeea #f9f7f5}
