<p a></p><p b></p><p></p>
<style>
* {
background:#0B2429;
}
p {
width:150px;
height:150px;
background:#F3AC3C;
position:fixed;
top:59px;
left:175px;
border-radius:100px 0;
}
[b] {
background:#998235;
left:125px
}
[a]{
background:#1A4341;
left:75px;
}