JSFiddle - React, Tailwind, and code Playground

by joplomacedo

HTML

<h1 class="kr_layer s1_layer1" data-u="caption" data-t="L" data-t2="L" style="top: 300px; left: 297px; font-size: 30px;">
  <span style="color: #000000; padding-top: 30px;">
		Este inverno, proteja o seu organismo!
	</span>
</h1>

<div class="kr_layer s1_layer3" data-u="caption" data-t="R" data-t2="L" style="top: 370px; left: 297px;">
	<a href="#" class="btn btn-default" style="background-color: #000; color: #fff;">Compra já</a>
</div>

CSS

html {
  background-color: #000;
}