JSFiddle - React, Tailwind, and code Playground
by fredd man
CSS
#start {
position: relative;
visibility: hidden;
width: auto;
height: auto;
margin: 2px 0 0 0;
padding: 0 0 0 24px;
border: none;
background: url('data:image/svg+xml;utf8,<svg version="1.1" width="100px" height="100px" vi…5.5 Z M27.2 54.5 L49.7 41 L27.2 27.5 L27.2 54.5 Z" fill="#3AA7F2"/></svg>') no-repeat;
background-size: 21px;
background-position: left 3px;
font-size: 14px;
font-weight: 300;
color: #3AA7F2;
cursor: pointer;
outline: none;
opacity: 1;
-webkit-transition: opacity 500ms ease-in, margin-top 500ms ease-in;
z-index: 2;