Une fois la fonction d'exécution chargée de la page
window.addEventListener('DOMContentLoaded', (event) => {
myFunction();
});
// Once the DOM has been loaded, the function will run
ayaan