@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#08090c;min-height:100vh;font-family:DM Sans,sans-serif}code,.mono{font-family:IBM Plex Mono,monospace}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}input,textarea,select,button{font-family:inherit}
