.root { background-color: #e3c95d; } .circle { height: 15rem; width: 100%; clip-path: circle(80px at 50% 50%); background-color: #fff; }