.test{ width:100px; height:50px; background-color:#fff; border-radius:50px 50px 0 0; border:2px solid #666; border-bottom:none; } <div class="test"></div>