7 lines
195 B
HTML
7 lines
195 B
HTML
<!DOCTYPE html>
|
|
<html class="reftest-paged">
|
|
<body style="margin:0">
|
|
<div style="height:10000px; background:blue;">
|
|
<div style="height:5000px; width:50%; background:yellow;">
|
|
</body>
|
|
</html>
|