<div class="t1 flex flex-col @/+mt-8">
<input type="text" class="t1 u1.input u1.input-xs" placeholder="Placeholder" value="">
<input type="text" class="t1 u1.input u1.input-s" placeholder="Placeholder" value="">
<input type="text" class="t1 u1.input u1.input-m" placeholder="Placeholder" value="">
<input type="text" class="t1 u1.input u1.input-l" placeholder="Placeholder" value="">
<input type="text" class="t1 u1.input u1.input-xl" placeholder="Placeholder" value="">
</div>