body,html{max-width:100vw;overflow-x:hidden}body{-webkit-overflow-scrolling:touch}body,html{scroll-behavior:smooth;overscroll-behavior:contain}*{transition:all .3s ease-in-out;box-sizing:border-box;padding:0;margin:0;letter-spacing:.7px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:24px}