JSFiddle - React, Tailwind, and code Playground
by Jordan Sayner
HTML
<div class="Artboard_1">
<div class="document">
<div class="PDF">
<div class="block">
</div>
</div>
</div>
</div>
CSS
.Artboard_1 {
position: absolute;
left: 2253px;
top: 7730px;
width: 62px;
height: 88px;
z-index: 1919;
}
.document {
position: absolute;
left: -2253px;
top: -7730px;
width: 5534px;
height: 10524px;
z-index: 1918;
}
.PDF {
font-size: 20px;
font-family: "SFProText";
color: rgb(200, 16, 46);
line-height: 1.6;
text-align: center;
position: absolute;
left: 2269.87px;
top: 7757.5px;
z-index: 1917;
}
.block {
border-style: solid;
border-width: 1px;
border-color: rgb(0, 0, 0);
border-radius: 4px;
background-color: rgb(245, 245, 245);
opacity: 0.1;
position: absolute;
left: 2250px;
top: 7727px;
width: 66px;
height: 92px;
z-index: 1916;
}