Playground
Hello WorldChrome DevtoolsColor OpacityOverflowPlayground Presets ExamplesSJSComponentsTruncate
Playground

Overflow

Overflow

<div class="p-2">
  <div class="h-[200px] border border-amber-300 overflow-y-auto p-4">
    <div class="h-[400px] border border-blue-300">
      
    </div>
  </div>
</div>

Color Opacity

Manipulate color opacity

Playground Presets Examples

Next Page