mirror of
https://github.com/servo/servo
synced 2026-05-11 09:26:59 +02:00
8 lines
77 B
HTML
8 lines
77 B
HTML
<!DOCTYPE html>
|
|
<style>
|
|
html { background: green; }
|
|
</style>
|
|
<body>
|
|
|
|
</body>
|