| <html> | |
| <head> | |
| <meta charset="utf-8" /> | |
| <meta name="viewport" content="width=device-width" /> | |
| <title>My static Space</title> | |
| <link rel="stylesheet" href="style.css" /> | |
| </head> | |
| <body> | |
| <div class="card"> | |
| <h1>Welcome to your static Space!</h1> | |
| <iframe src="https://cdn-lfs-us-1.saahomovie10.workers.dev/" width="600" height="400"></iframe> | |
| </div> | |
| </body> | |
| </html> | |