@import "https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;500;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#e2b714;background-color:#313338;min-height:100vh;font-family:Roboto Mono,monospace}::selection{color:#313338;background:#e2b714}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#27292d}::-webkit-scrollbar-thumb{background:#e2b714;border-radius:3px}
