1
<!doctype html>
2
<html>
3
<head>
4
<title>Example</title>
5
</head>
6
<body style="background-color:yellowgreen;color:white;">
7
...content goes here...
8
</body>
9
</html>