mirror of
https://github.com/servo/servo.git
synced 2025-06-10 17:43:16 +00:00
6 lines
144 B
HTML
6 lines
144 B
HTML
<html>
|
|
<body>
|
|
<div style="top: 5px; left: 5px; height: 100px; width: 100px; position: absolute; background: black;"></div>
|
|
</body>
|
|
</html>
|
|
|