blob: ef1fea5788700ecbf63816476b984957bfff370d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
html {
background-image: linear-gradient(white, white 300px, black 300px, black 600px);
}
body {
height: 600px;
}
</style>
</head>
<body>
</body>
</html>