Spaces:
Running
Running
| <html> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width" /> | |
| <title>My static Space</title> | |
| <script src="https://cdn.tailwindcss.com"></script> | |
| </head> | |
| <body class="border-4 border-red-500 h-dvh w-dvw bg-gray-100"> | |
| </body> | |
| </html> | |