<p a><p a><p a><p a><p a><p a><p a><p><p n><p d><p n><p n>
<style>
* {
background: #191919;
border-radius: var(--r, 10q);
}
body {
outline: solid 9in #998235;
margin: 100px 110px;
}
p {
width: 15px;
height: 50px;
position: relative;
float: left;
--r: 0;
top: -64q;
margin: 0 0 0 20px;
}
[n] {
margin: 0 0 0 10px;
}
[d] {
margin: 0 0 0 35px;
}
[a] {
background: #fff;
width: 20px;
height: 70px;
margin: 0 0 0 5px;
top: 26q;
--r: 5q;
}
</style>