@import"https://fonts.googleapis.com/css2?family=Creepster&family=Cinzel:wght@400;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{margin:0;overflow:hidden;background:#000;color:#fff}#root{width:100vw;height:100vh;position:relative}body{cursor:crosshair}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#666;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#888}
