4 lines
235 B
HTML
4 lines
235 B
HTML
<html style="position: absolute; overflow: hidden; column-count: 3;">
|
|
<head></head>
|
|
<body style="overflow-y: scroll;" onload="document.body.style.counterReset='c';"><div style="position: absolute; height: 200px;"></div></body>
|
|
</html>
|