<dl><p><dl><dl><dl a>
<style>
* {
background: #AC474B;
border-radius: 9in;
color: #0E1F2B;
}
body {
background: #FFF;
margin: 145px 150px 55px;
box-shadow: 10px -77px 0 -45px, -10px -77px 0 -45px, 0 -70px 0 -20px #FFF;
}
dl {
position: fixed;
height: 18px;
width: 100px;
margin-top: -6px;
}
p {
background: #FFA63F;
height: 10px;
margin: 4px 20px;
}
dl dl {
background: linear-gradient(#0E1F2B 15px, 0, #FFF 25px, 0, #0E1F2B);
height: 40px;
width: 40px;
border-radius: 0;
margin: -102px 30px;
}
[a] {
margin: 142px -40px;
height: 5px;
width: 60px;
}
</style>