blob: 83364b7bec9660ee89efa0e8b3a29402cb93875f [file] [log] [blame]
<!DOCTYPE html>
<style>
body { padding: 50px; }
#expected {
width: 100px;
height: 100px;
background-color: green;
}
</style>
<body>
<div id="expected"></div>
</body>