body{overflow:hidden}#root{width:100%;height:100vh}*{padding:0;margin:0;border:0;box-sizing:border-box;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{box-shadow:inset 0 0 0 10px #bdbdbd;border:solid 4px transparent;border-radius:12px}::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 0 10px #a2a2a2}
