mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
495aefb222
Differential Revision: https://phabricator.services.mozilla.com/D20484 --HG-- extra : moz-landing-system : lando
8 lines
136 B
HTML
8 lines
136 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
html, body {
|
|
margin: 0;
|
|
}
|
|
</style>
|
|
<div style="width: 400px; height: 400px; background-color: green"></div>
|