Spaces:
Running
Running
| <html lang="ko"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>WorldForge AI</title> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <style> | |
| body, html { margin:0; padding:0; height:100%; overflow:hidden; background:#000; } | |
| iframe { border:none; width:100%; height:100%; } | |
| </style> | |
| </head> | |
| <body> | |
| <iframe src="https://maple-npc-generator.vercel.app/" allowfullscreen></iframe> | |
| </body> | |
| </html> | |