.half-circle { width: 200px; height: 100px;  border: 10px solid black; border-bottom: none; background: green; border-radius: 110px 110px 0 0; }