JSFiddle - React, Tailwind, and code Playground

by hodca

HTML

<div class="app">
tghtreg
  
  
#shadow-root
<div class="app">
hod
</div>

</div>

CSS

.app{
  height: 100em;
  width: 40em;
  background-color:yellow
}
.app{  
  height: 10em;
  width: 4em;
  background-color:red
  
}