6 lines
154 B
HTML
6 lines
154 B
HTML
<html>
|
|
<body>
|
|
<div style="height: 1000px; background-color: lightgreen;">This content is taller than the default viewport of 600px.</div>
|
|
</body>
|
|
</html>
|