document.addEventListener("DOMContentLoaded", function() { document.body.style.fontSize = "clamp(14px, 1.5vw, 18px)"; });