4 lines
168 B
HTML
4 lines
168 B
HTML
<!DOCTYPE html>
|
|
<body style="overflow: hidden">
|
|
<div style="position: absolute; top: 50px; left: 50px; width: 200px; height: 200px; background: green"></div>
|
|
</body>
|