JSFiddle - React, Tailwind, and code Playground

by confile

HTML

<div class="test">
  marketing analytics software: Moz Analytics, where you can manage all of your inbound marketing efforts (search, social, links, and brand) from within one platform.  
    
</div>

CSS

.test {
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    line-height: 1.28;
    
}