blob: ddd8c2771e732c35ba0a1db6659428bd1829aa37 [file] [log] [blame]
<!DOCTYPE html>
<html>
<style>
body {
margin: 0px;
}
div {
background-color: green;
width: 680px;
height: 20px;
}
</style>
<body>
<div></div>
</body></html>