6 lines
151 B
HTML
6 lines
151 B
HTML
<html>
|
|
<body>
|
|
<div style="width: 1200px; background-color: lightblue;">This content is wider than the default viewport of 800px.</div>
|
|
</body>
|
|
</html>
|