P5.js Createfileinput custom text

When I create a input = createFileInput(handleFile);
appears the text ‘seleccionar archivo’ and the name of file near. I can change this messages with .style or .attribute?

Thanks