<!DOCTYPE html>
<div style="width:200px; height:200px; background-color: lightblue"></div>
<div style="position: absolute; top: 50px; left: 50px; width: 50px; height: 50px; background-color: green"></div>
<!DOCTYPE html>
<div style="width:200px; height:200px; background-color: lightblue"></div>
<div style="position: absolute; top: 50px; left: 50px; width: 50px; height: 50px; background-color: green"></div>