xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<title>Skies</title>
<style>
html,
body { height: 100%; }
body { background: linear-gradient(to bottom, #bbc, #dcb); }
</style>
</head>
<body>
</body>
</html>