<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> | |