JSFiddle - React, Tailwind, and code Playground

HTML

<div class="wrap">
      <!--LiveInternet counter-->
      <div class="liveinternet">
          <script type="text/javascript"><!--
        document.write("<a href='http://www.liveinternet.ru/click' "+
        "target=_blank><img src='//counter.yadro.ru/hit?t28.7;r"+
        escape(document.referrer)+((typeof(screen)=="undefined")?"":
        ";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
        screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
        ";"+Math.random()+
        "' alt='' title='LiveInternet: показано количество просмотров и"+
        " посетителей' "+
        "border='0' width='88' height='120'><\/a>")
        //--></script><!--/LiveInternet-->
      </div>
      <div class="metrika">
          <!-- Yandex.Metrika informer -->
          <a href="https://metrika.yandex.ru/stat/?id=24566057&amp;from=informer"
          target="_blank" rel="nofollow"><img src="//bs.yandex.ru/informer/24566057/3_1_FFFFD4FF_FFE5B4FF_0_pageviews"
          style="width:88px; height:31px; border:0;" alt="Яндекс.Метрика" title="Яндекс.Метрика: данные за сегодня (просмотры, визиты и уникальные посетители)" onclick="try{Ya.Metrika.informer({i:this,id:24566057,lang:'ru'});return false}catch(e){}"/></a>
          <!-- /Yandex.Metrika informer -->
    <!-- Yandex.Metrika counter -->
    <script type="text/javascript">
    (function (d, w, c) {
        (w[c] = w[c] || []).push(function() {
            try {
                w.yaCounter24566057 = new Ya.Metrika({id:24566057,
                        webvisor:true,
                        clickmap:true,
                        trackLinks:true,
                        accurateTrackBounce:true});
            } catch(e) { }
        });

        var n = d.getElementsByTagName("script")[0],
            s = d.createElement("script"),
            f = function () { n.parentNode.insertBefore(s, n); };
        s.type = "text/javascript";
        s.async = true;
        s.src = (d.location.protocol == "https:" ?...

CSS

.liveinternet {
  float: left;
  margin-right: 10px;
}
.metrika, .rambler, .mail {
  display: block;
}