*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;scroll-behavior:smooth}main{position:absolute;width:100%;min-height:100%}a{color:#333;text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#dad6d5}::-webkit-scrollbar-thumb{background-color:#68495e}