@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;500;600&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{background:#080a09;color:#b0c8b8;font-family:IBM Plex Mono,Fira Code,monospace}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-thumb{background:#161e18;border-radius:2px}