heaventaker/itch.io/index.html
2021-08-25 16:48:15 +02:00

10 lines
No EOL
205 B
HTML

<iframe src="https://heaventaker.danbulant.eu" frameborder="0"></iframe>
<style>
body, html, iframe {
margin: 0;
padding: 0;
height: 100vh;
width: 100vw;
}
</style>