JSFiddle - React, Tailwind, and code Playground

by kevinPHPkevin

HTML

<p>Here is some text Here is some text Here is some text Here is some text Here is some text Here is some text Here is some text Here is some text Here is some text Here is some text </p>
<a href="#" class="my-link">This is a link sdafsdafsdaf</a>   
<p>Here is some text Here is some text Here is some text Here is some text Here is some text Here is some text Here is some text Here is some text Here is some text Here is some text </p>

CSS

a {
    background-image: url("http://www.clker.com/cliparts/M/a/W/k/I/y/yellow-rectangle-button-hi.png");
     background-repeat:no-repeat;
  background-size:90% 70%;
  background-position:center;
    line-height: 50px;
    padding:20px;
}