JSFiddle - React, Tailwind, and code Playground

HTML

<div class="sc-bdfBwQ sc-gsTCUz fGhsIW bhdLno">
  <div class="sc-bdfBwQ sc-gsTCUz ewSEqQ bhdLno">
    <div class="sc-bdfBwQ dLqIok">
      <div class="sc-bdfBwQ sc-ezrdKe dEtzhK eWxyLu"></div>
      <div class="sc-bdfBwQ sc-gsTCUz dTcluo bhdLno">
        <div class="sc-bdfBwQ eZNKTD"><img src="https://i.imgur.com/OLgAt9b.png" alt="" role="presentation" class="sc-iBPRYJ flTywP sc-hBEYos czEoCL" filter="none"></div>
        <div class="sc-bdfBwQ sc-kstrdz llgrqs btjemE">
          <h1 class="sc-dlfnbm bDBxtS">Testing</h1>
        </div>
        <div class="sc-bdfBwQ jWrdnz">
          <h2 class="sc-hKgILt vNLCq">Testing</h2>
        </div>
      </div>
      <div class="sc-bdfBwQ jrDHLp">
        <div class="sc-bdfBwQ eZNKTD">
          <h3 class="sc-dlfnbm jmEgPO">Testing</h3>
        </div>
        <div class="sc-bdfBwQ pkAuV">
          <div class="sc-bdfBwQ sc-gWHgXt jAmcnV ikxKmn"></div>
          <div class="sc-kLgntA iHaOcn">

            <div class="sc-iktFzd gaGeRK" style="left: 0px;">
              <div class="sc-bdfBwQ sc-hHftDr hBNyQA jFbAGl"><a href="" target="_blank" rel="noopener" height="auto" class="sc-pFZIQ sc-dIUggk ldGKnQ gFaWDY">
                  <p class="sc-hKgILt sc-iUuytg cxwgnw esdhrP">Testing</p>
                </a></div>
            </div>
          </div>
        </div>
        <div class="sc-bdfBwQ iqRImb">
          <h3 class="sc-dlfnbm jmEgPO">Testing</h3>
        </div>
        <div class="sc-bdfBwQ pkAuV">
          <div class="sc-bdfBwQ sc-gWHgXt jAmcnV ikxKmn"></div>
          <div class="sc-kLgntA iHaOcn">

            <div class="sc-iktFzd gaGeRK" style="left: 0px;">
              <div class="sc-bdfBwQ sc-hHftDr hBNyQA jFbAGl"><a href="" target="_blank" rel="noopener" height="auto" class="sc-pFZIQ sc-dIUggk ldGKnQ gFaWDY">
                  <p class="sc-hKgILt sc-iUuytg cxwgnw esdhrP">Testing</p>
                </a></div>
            </div>
          </div>
        </div>
        <div class="sc-bdfBwQ iqRImb">
          <h3...

CSS

.WQwKa {
  position: fixed;
  width: 100%;
  margin: 0 auto;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 12px;
  padding-right: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 8px;
  margin-bottom: 8px;
  z-index: 10;
  top: 0;
  left: 0;
}

/*!sc*/
@media screen and (min-width:576px) {
  .WQwKa {
    padding-right: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}

/*!sc*/
.gfalPI {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

/*!sc*/
.hOaBSk {
  width: 44px;
  height: 44px;
}

/*!sc*/
.fGhsIW {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding-bottom: 0;
  min-height: 100vh;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
}

/*!sc*/
.ewSEqQ {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 64px;
  padding-bottom: 32px;
  height: 100%;
  width: 100%;
}

/*!sc*/
@media screen and (min-width:576px) {
  .ewSEqQ {
    padding-bottom: 64px;
  }
}

/*!sc*/
.dLqIok {
  margin: 0 auto;
  height: 100%;
  width: 100%;
  max-width: 680px;
}

/*!sc*/
.dEtzhK {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #2A3235;
  background-style: flat;
}

/*!sc*/
.dTcluo {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
 ...