Document
.inner{
width: 150px;
height: 150px;
background-color: pink;
}
.outer{
width: 250px;
height: 250px;
background-color:red;
}