html,body,#root{width:100%;max-width:100%;overflow-x:hidden}html,body{margin:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#0000}::-webkit-scrollbar-thumb{background-color:#ac151580;border-radius:8px}*{scrollbar-width:thin;scrollbar-color:#78787880 transparent}::-webkit-scrollbar-thumb{background-color:#78787826;transition:background-color .2s}:hover::-webkit-scrollbar-thumb{background-color:#78787880}