% layout 'default'; <div class="flex flex-row justify-items-center"> <div class="w-80 mr-10"> <figure class="figure"> <img src="/img/motivator/<%= int(rand(5))+1 %>.jpg" alt="" /> </figure> </div> <div> <h1 class="head-alt-xl">Opravdu bezpečný jitsi</h1> <h1 class="head-alt-xl text-blue-300">Vždy víš kdo tě poslouchá</h1> <h1 class="head-alt-xl text-green-400">Žádní náhodní moderatoři</h1> <h1 class="head-alt-lg text-red-600 pt-10">Testovací provoz</h1> </div> </div>