blob: c7561298ce49af8fb1010d1d2a968e46ffef5777 [file] [log] [blame]
<!doctype html>
<style>
body {
margin: 0;
height: 100vh;
}
div {
width: 60%;
height: 60%;
background-color: green;
}
</style>
<div>
</div>