@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";.loading-screen{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#000;z-index:9999}.loading-text{font-family:Press Start\ 2P,monospace;font-size:1rem;color:#afcf32;white-space:pre}