8 lines
318 B
HTML
8 lines
318 B
HTML
<!DOCTYPE html>
|
|
<html class="reftest-wait" reftest-resolution="0.5"><head>
|
|
<meta name="viewport" content="width=device-width">
|
|
</head>
|
|
<body onload="scrollTo(900,20000); document.documentElement.classList.remove('reftest-wait')">
|
|
<div style="width: 18000px; height: 40000px; background: white;"></div>
|
|
</body>
|
|
</html>
|