JSFiddle - React, Tailwind, and code Playground

by davehol

HTML

<h2><span>dfghd gfhd gf d g d gn dg hnd ghnd gh ndgh</span>
<span>fghfghndghndgh
gfdhnfgbndghmfg
mnfgnmfgh
fdsfdbsgfbsfgbsf</span>
<span>fsgbdsgfsfgn
dfbsfgndfgn</span>
</h2>

CSS

h2{
  

  
 
}

span{
box-shadow: 0 0 0 10px yellow;
  background-color: yellow;
  box-decoration-break: clone # Fix Firefox

}