*{scroll-behavior:smooth!important}*,body,html{margin:0;padding:0;box-sizing:border-box}body,html{width:100%;height:100%}::-webkit-scrollbar-track{box-shadow:inset 0 0 0 grey;border-radius:1px}::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}::-webkit-scrollbar{width:5px;height:5px}.scroll-auto,.scroll-auto:hover{overflow:auto}.scroll-auto::-webkit-scrollbar-thumb{background-color:initial}.scroll-auto:hover::-webkit-scrollbar-thumb{background:#ccc}