<p><dl>
<style>
* {
position: fixed;
body {
background: #3F8090;
inset: 23q 140q 150q;
border-radius: 9in;
box-shadow: 0 0 0 9in #D2F8FF;
p {
margin: 0;
inset: 95q 55vw -71q -50px;
border-radius: 0 0 80%;
box-shadow: 5vw 5vw 0 5vw #072949;
-webkit-box-reflect: right 40px;
}
dl {
inset: 254px 0 -5vw;
background: #D2F8FF;
}
}
}
</style>