Loading tool...
Preview Element
.my-element { background-color: #ffffff; border: 2px solid rgba(0, 0, 0, 1); border-radius: 8px; }
<div class="bg-[#ffffff] border-2 border-[rgba(0,0,0,1)] rounded"> Your content </div>