blob: d1e72075b44c0af132ba4a53244e5c57e5984c54 [file] [log] [blame]
<!DOCTYPE html>
<html>
<style>
.container {
position: relative;
width: 100px;
height: 100px;
background: green;
}
</style>
<div class=container>
</div>