Hi,
now there are two labels for each field displayed (label and legend). That is not a good solution.
Maybe you should remove <fieldset> tags? It should group fields if it is logically needed: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/fieldset
For input it is not compulsory to enclose them in a fieldset https://developer.mozilla.org/en-US/docs/Web/HTML/Element/form