<p><p><dl>
<style>
* {
background: linear-gradient(90deg, #F2E09F 50%, 0, #C36271);
p, dl {
rotate: -90deg;
}
p {
margin: 8px;
position: relative;
height: 360px;
top: -222px;
border-radius: 0 25vw;
}
dl {
position: fixed;
inset: 84px 150px;
border-radius: 9in;
}
}
</style>