@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=JetBrains+Mono:wght@300&display=swap";:root{--bg-color:#0a0a0a}html,body{background:var(--bg-color);cursor:none;width:100%;height:100%;font-family:Bebas Neue,sans-serif;overflow:hidden}#root{width:100%;height:100%}a,button{cursor:none}::selection{color:#fff;background:#fff3}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}
