html{scroll-behavior:smooth;overscroll-behavior:none}body,html{margin:0;padding:0;background:#100d0a}body{-webkit-font-smoothing:antialiased}*{box-sizing:border-box}::selection{background:#b78d5c;color:#100d0a}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#100d0a}::-webkit-scrollbar-thumb{background:#34291f;border-radius:9px}::-webkit-scrollbar-thumb:hover{background:#b78d5c}