html,body{margin:0;padding:0;width:100%;height:100%;box-sizing:border-box;overflow-x:hidden}*,*:before,*:after{box-sizing:inherit}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{background-color:#7d7680;border-radius:0}::-webkit-scrollbar-thumb{background-color:#5b278b;border-radius:0;border:0px solid #d9d9d9;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#351a4e}::-webkit-scrollbar-button{display:none}html{scroll-behavior:smooth}
