<div class="sticky inset-x-0 top-0 left-0 bg-gray-400 py-5">Menu</div>
<div class="sticky inset-x-0 top-0 left-0 bg-gray-400 py-5">Menu</div>
Quickly design stunning Tailwind CSS templates with the power of Shuffle AI — no coding required.
.sticky {
position: sticky;
}