Setelah konten dimuat, jalankan bagian dari kode
window.addEventListener('DOMContentLoaded', (event) => {
myFunction();
});
// Once the DOM has been loaded, the function will run
ayaan