<div class="circle"></div>
.circle{ width: 200px; height: 100px; border-radius: 50%; background: #333; }