body,html{padding:0;margin:0;min-height:100vh}*{box-sizing:border-box}:focus{outline:none}img{max-width:100%;height:auto}a{text-decoration:none}button,input,select,textarea{font-family:inherit}html{scroll-behavior:auto}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:4px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}*{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.3) rgba(0,0,0,.1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{overflow-x:hidden}