function readdata(el) { document.title = el.value; document.querySelector('legend')?.textContent = el.value; }