Spaces:
Running
Running
| <html lang="en"> | |
| <head> | |
| <meta charset="UTF-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>Text3D Forge</title> | |
| <style> | |
| * { margin: 0; padding: 0; box-sizing: border-box; } | |
| body { background: #1a1a1a; color: #eee; font-family: system-ui, sans-serif; overflow: hidden; } | |
| </style> | |
| <script type="module" crossorigin src="./assets/index-_I-98BlU.js"></script> | |
| </head> | |
| <body> | |
| <div id="root"></div> | |
| </body> | |
| </html> | |