mirror of
https://github.com/danbulant/heaventaker
synced 2026-05-19 04:18:57 +00:00
10 lines
No EOL
205 B
HTML
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> |