W3docs

clip-path

CSS Property:

Result:

W3docs

CSS Code:

#myDiv {
margin:20px;
background-color:#202131;
clip-path:circle(15%);
}

Click the property values above to see the result