blob: 0fbfa74909eadc2a4e908a110b116b9f8809f0a8 [file] [log] [blame]
<!DOCTYPE html>
<style>
#target {
width: 400px;
height: 100px;
background: blue;
position: relative;
left: 20px;
}
</style>
<div id="target"></div>