I have to take the following format that I must replicate:
The fact is that it does not come out and I do not know what else to do.
I have the following code:
<div style="display: flex; -ms-flex-wrap: wrap;flex-wrap: wrap; margin-right: -15px; margin-left: -15px;">
<div style="flex: 0 0 100%; max-width: 100%;text-align:center"><b>CONCENTIMIENTO INFORMADO:</b></div>
<div style="float:left;width:2%">Yo</div><div style="border-bottom:1px dashed #000;float:right;width:30%"><input type="text" style="border: 0;width:100%" value=""></div> <div style="float:left;width:68%;index-z:1"> mayor de edad, habiéndome informadosobre el cuadro clinico, autorizo la referencia, teniendo en cuenta que he sido informado claramente sobre los riesgos y beneficiosque se pueden presentar.</div>
</div>