<p><dl>
<style>
* {
background: #70CEAF;
color: #0E532F;
body, dl {
border: solid 25px;
border-radius: 9in;
}
dl {
height: 90px;
margin: 0;
}
body {
margin: 10px 60px;
padding: 45px;
}
p {
position: fixed;
height: 25px;
width: 140px;
margin: -10px 0;
box-shadow: inset 0 0 0 5vh, 0 45vh;
}
}
</style>