position: relative;
width: 500px;
height: 500px;
background-color: lightyellow;
position: absolute;
width: 200px;
top: 0px;
right: 0px;
background-color: lightgreen;