blob: cf3ede2f57a2de245a7f83699ee2f084d3f98529 [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
height:1000px;
width:1000px;
background: linear-gradient(to bottom, red, white);
}
</style>
<body><div>Should be covered by a green overlay.</div></body>