@import "https://fonts.googleapis.com/css2?family=Red+Hat+Display:wght@300;400;500;700&family=Red+Hat+Mono:wght@400&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{color:#fff;background:#000;width:100%;height:100%;font-family:Red Hat Mono,Courier New,monospace;overflow:hidden}
