<div></div>
<style>
body {
background: #0b2429;
}
div {
width: 150px;
height: 150px;
position: absolute;
inset: 75px 175px;
background: #f3ac3c;
border-radius: 100px 0;
box-shadow: -50px 0 #998235, -100px 0 #1a4341;
}
</style>
<p><style>*{background:#0b2429}p{width:150;height:150;margin:75 167;background:#f3ac3c;border-radius:100px 0;box-shadow:-50px 0#998235,-100px 0#1a4341