Spaces:
Paused
Paused
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| <title>Codeki</title> | |
| <style> | |
| body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; } | |
| </style> | |
| </head> | |
| <body> | |
| <div id="root"></div> | |
| </body> | |
| </html> |