JSFiddle - React, Tailwind, and code Playground
by adamschwartz
HTML
<div style="height: 512px; width: 512px; border-radius: 80px; background: #F9D1FF; margin: 50px; box-sizing: border-box; border:16px solid #C80777; border-top-width: 160px;position: relative">
<div style="position: absolute;
left: 195px;
top: -93px;
width: 60px;
height: 60px;
border-left: solid 24px #F9D1FF;
border-top: solid 24px #F9D1FF;
-webkit-transform: rotate(45deg);
}"></div>
</div>