blob: 5cfe13c40d465a5cd0cebfbafbb8db9d45491cbf [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
background-color: green;
height: 110px;
position: absolute;
width: 150px;
top: 70px;
}
</style>
<p>There should be no red.</p>
<div></div>