File size: 350 Bytes
5d754a1
 
 
 
 
 
 
 
 
33be0e8
edd651f
5d754a1
 
 
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="contaier">
			<embed src="https://haizelabs.com/benchmarks/space" style="width:100%; height: 100%;">
		</div>
	</body>
</html>