.P{
position:relative;
left:10px;
top:12.5px;
width:60px;
height:125px;
border-left:solid 16px#000000}

.P::before{
position:absolute;
content:'';
width:56px;
height:50px;
border-width:13px15px13px0;
border-color:#000000;
border-style:solid;
border-radius:0 220%220%0 /0 180%180%0}