File size: 549 Bytes
4281a5b
 
 
 
 
 
 
 
 
 
da4bc83
4281a5b
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!doctype html>
<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>