.summer-ending-dance {
height: 300px;
width: 300px;
position: relative;
}
.summer-ending-dance #baby {
height: 200px;
width: 200px;
position: absolute;
margin: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
From Curtis