JSFiddle - React, Tailwind, and code Playground

by ChristopherBurton

HTML

<p>Hello. My name is <em><mark>Pocahontas</mark></em> and I run in the woods all day.

CSS

p {font-family: Georgia;}
mark {padding: 2px 5px;}