Spaces:
Running
Running
| <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"> | |
| <iframe style="border-radius:12px" src="https://open.spotify.com/embed/artist/2o4HpFDjqtVgItUvp7jFF7?utm_source=generator" width="100%" height="1024" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe> | |
| </div> | |
| </body> | |
| </html> | |