mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 12:37:37 +00:00
7 lines
131 B
HTML
7 lines
131 B
HTML
|
<html>
|
||
|
<body style="margin: 0">
|
||
|
<div style="background: black;
|
||
|
width: 150px; height: 150px"></div>
|
||
|
</body>
|
||
|
</html>
|