mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-10 15:33:23 +00:00
10 lines
148 B
HTML
10 lines
148 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<meta charset=utf-8>
|
|
<style>
|
|
body { font-family: Avenir Next, serif; font-weight: 900; }
|
|
</style>
|
|
<body>
|
|
Hello world
|
|
</body>
|