<div class="circle-bg"> <div class="circle"> </div> </div>
.circle { background: red; width:50px; height:50px; border-radius: 50px; }