<div class="flex justify-center">
  <div class="bg-teal-400 h-16 w-24"></div>
  <div class="visible bg-teal-600 h-16 w-24"></div>
  <div class="bg-teal-400 h-16 w-24"></div>
</div>
                <div class="flex justify-center">
  <div class="bg-teal-400 h-16 w-24"></div>
  <div class="visible bg-teal-600 h-16 w-24"></div>
  <div class="bg-teal-400 h-16 w-24"></div>
</div>
                Click one of the examples listed below to open the Shuffle Visual Editor with the UI library that uses the selected component.
.visible {
  visibility: visible;
}