@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,400;0,600;1,400;1,500&display=swap";*{box-sizing:border-box}*,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ol,ul{list-style:none;padding:0}body::-webkit-scrollbar{display:none}body{background:#1a232e;color:#fff;font-family:Roboto Mono,monospace;scroll-behavior:smooth}img{width:100%;height:100%;object-fit:cover}