Spaces:
Running
Running
| <html> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width" /> | |
| <title>VisualBlocks Template</title> | |
| </head> | |
| <body style="margin: 0"> | |
| <div id="visualblocksContainer" style="display:flex; height: 100vh" /> | |
| <script src="index.js" type="module"></script> | |
| </body> | |
| </html> | |