body,html{margin:0;font-family:Roboto,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;width:100%;height:100%}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}body::-webkit-scrollbar{-webkit-appearance:none;width:8px;height:5px;margin-left:4px}body::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.4);border-radius:8px}body::-webkit-scrollbar-corner{-webkit-appearance:none}