JSFiddle - React, Tailwind, and code Playground

by bertuz

HTML

<div id="connection-problem" style="opacity:0.8;
    background-color: red;
    position:fixed;
    width:100%;
    height:100%;
    top:0px;
    left:0px;
    z-index:1000;
    ">
        <div style="background-color: blue">
        <p>
            MuSe ha riscontrato dei problemi di connessione. Per favore, verifica la tua connessione e ritenta.
        </p>
        <p>
           <a href="javascript: location.reload(true);" class="btn  btn-primary btn-large">Ritenta</a> 
        </p>
        </div>
    </div>

testotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotestotesto