Une fois le contenu chargé, exécutez la partie du code
window.addEventListener('DOMContentLoaded', (event) => {
myFunction();
});
// Once the DOM has been loaded, the function will run
ayaan