mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
7 lines
168 B
HTML
7 lines
168 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="margin:0">
|
|
<div style="position:fixed; width:50%; height:50%; left:50px; top:50px; border:10px solid black;"></div>
|
|
</body>
|
|
</html>
|