JSFiddle - React, Tailwind, and code Playground

by JamesPattison

HTML

<div class="s" />

CSS

/* Rectangle 561 */
.s {
position: absolute;
left: 50.93%;
right: 5.86%;
top: 4.63%;
bottom: 52.16%;

border: 1px solid #8A98A6;
box-sizing: border-box;
transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);
}