body,html{max-width:100vw;overflow-x:hidden}html{background:#f4f6f8;scroll-behavior:auto}*{box-sizing:border-box}body{min-height:100vh;background:#f4f6f8}a{color:inherit;text-decoration:none}::selection{background:rgba(45,106,91,.22);color:#17202a}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#c7d0da;border:2px solid #f4f6f8;border-radius:999px}::-webkit-scrollbar-track{background:#f4f6f8}