@import"https://fonts.googleapis.com/css?family=Roboto Mono:200,300,400,500,700,800,900";:export{black:#090909;darkGrey:#4a4a4a;lightGrey:#999;white:#e8e8e8}#__next,html{height:100%;width:100%}html{overflow:hidden;font-size:1vmin;background-color:#090909;font-family:Roboto Mono,monospace}body,html{margin:0;padding:0}body{height:100%;width:100%;box-sizing:content-box;color:#fff}#__next{display:flex;flex-direction:column;justify-content:center;align-items:center}::-webkit-scrollbar{width:.7vmin}::-webkit-scrollbar-corner,::-webkit-scrollbar-track{background:#4a4a4a}::-webkit-scrollbar-thumb{background:#999}::-webkit-scrollbar-thumb:hover{background:#e8e8e8}