mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
7 lines
167 B
HTML
7 lines
167 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<div style="display: block; border: none; width: 200px; height: 200px; padding: 50px; background: green;"></div>
|
|
</body>
|
|
</html>
|