mirror of
https://github.com/servo/servo
synced 2026-05-10 17:12:23 +02:00
5 lines
168 B
HTML
5 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>
|