The father {
Width: 400 px;
height: 400px;
Background - color: skyblue;
/* margin: 200 px; */
text-align: center;
/* overflow: hidden; */
}
The son {
width: 100px;
height: 100px;
Background - color: thistle;
Margin: 50 px;
overflow: hidden;
}
</style>
<body>