htyt5 / m3u8 /huhu.html
docs4you's picture
Upload 283 files
23388e3 verified
<style>
body {
margin: 0; /* Reset default margin */
}
iframe {
display: block; /* iframes are inline by default */
background: #000;
border: none; /* Reset default border */
height: 100vh; /* Viewport-relative units */
width: 100vw;
}
</style>
<iframe frameborder="0" scrolling="yes" width="100%" height="100%" src="https://huhu.to/" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>