mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
7 lines
68 B
HTML
7 lines
68 B
HTML
|
<!DOCTYPE html>
|
||
|
<style>
|
||
|
html {
|
||
|
background-color: lime;
|
||
|
}
|
||
|
</style>
|