.formulario-boton{margin-left:10px}
span.formulario-error{color:Red;margin-left:5px}
canvas {
    /*prevent interaction with the canvas*/
    pointer-events: none;
}