<dl><p><p><dl><p><p>
<style>
* {
background: #EFEB99;
position: absolute;
height: 30px;
margin: 0;
}
* * {
background: #8647E6;
}
dl {
width: 190px;
inset: 135px 105px;
rotate: 45deg;
}
p {
width: 30px;
inset: -15px;
border-radius: 9in;
-webkit-box-reflect: right 160px;
}
p + p {
top: 15px;
}
dl dl {
rotate: 90deg;
inset: 0;
}
</style>