JSFiddle - React, Tailwind, and code Playground

by Sulthan Allaudeen

HTML

<p id='a'>
hi
</p>

CSS

#p {
  margin-bottom:-5px
}