Copy HTML
<div class="corner-shape"></div>Experiment with corner-shape and border-radius to build rounded, beveled, notched, or scooped corners by corner or pair with modern CSS.
<div class="corner-shape"></div>.corner-shape {
border-radius: 40px;
corner-shape: round;
}