JSFiddle - React, Tailwind, and code Playground

by Rafa Ola

CSS

body { margin: 0; padding: 0; } img { border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; } table { border-collapse: collapse; td { vertical-align: top; } }*/ html { font-size: 62.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; font-size-adjust: 100%; } body { color: #9f9d93; font-family: 'Proxima Nova', 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.42857143; font-size: 13px; } p { margin-top: 0; margin-bottom: 9px; } abbr[title] { border-bottom: 1px dotted #d1d1d1; cursor: help; } b, strong { font-weight: 700; } em, i { font-style: italic; } mark { background: #f0f0f0; color: #000000; } small, .small { font-size: 12px; } hr { border: 0; border-top: 1px solid #d1d1d1; margin-bottom: 18px; margin-top: 18px; } sub, sup { font-size: 69.23076923000001%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -.5em; } sub { bottom: -.25em; } dfn { font-style: italic; } h1 { font-weight: 300; line-height: 1.1; font-size: 25px; margin-top: 0; margin-bottom: 18px; } h2 { font-weight: 300; line-height: 1.1; font-size: 25px; margin-top: 22.5px; margin-bottom: 18px; } h3 { font-weight: 300; line-height: 1.1; font-size: 17px; margin-top: 13.5px; margin-bottom: 9px; } h4 { font-weight: 700; line-height: 1.1; font-size: 13px; margin-top: 18px; margin-bottom: 18px; } h5 { font-weight: 700; line-height: 1.1; font-size: 12px; margin-top: 18px; margin-bottom: 18px; } h6 { font-weight: 700; line-height: 1.1; font-size: 10px; margin-top: 18px; margin-bottom: 18px; } h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small { color: #333333; font-family: 'Proxima Nova', 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1; } a, .alink { color: #444444; text-decoration: underline; } a:visited, .alink:visited { color: #444444;...