Currently, I have a bundle of 20 HTML files that all contain text with a font size of 15. While this is suitable for iPhones, the text appears too small on iPads. How can I adjust the font size dynamically within the HTML file using iPhone code to ensure it displays correctly on both devices?