JSFiddle - React, Tailwind, and code Playground

by ninachroscicka

HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous">
</head>
<body>


<i class="fas fa-male" style="font-size:68px;color:#a1d6e2"></i>
<i class="fas fa-female" style="font-size:68px;color:#f18d9e"></i>
<i class="fas fa-genderless" style="font-size:68px;color:#b7b8b6"></i>


<i class="far fa-star" style="font-size:68px;color:#b7b8b6"></i>
<i class="fa fa-star" style="font-size:68px;color:#ffbb00"></i>


<i class="fas fa-globe-americas" style="font-size:68px;color:#00c39c"><span id="support" style="font-size:30px;">SUPPORT</span></i>
https://www.worldwildlife.org/pages/green-tips

</body>
</html>