JSFiddle - React, Tailwind, and code Playground

by ihope

HTML

<div class=“d1”>
Parent column content
</div>

CSS

.d1 {
  background: #f0757d;
}