Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width,initial-scale=1,interactive-widget=overlays-content"
/>
<style>
html {
scrollbar-width: none;
}
body {
margin: 0px;
}
</style>
<div style="width: 100vw; height: 101lvh; background: rgb(0, 128, 0)"></div>