djdj - HTMLify profile

djdj
471 Files
103674 Views
Latest files of /djdj/djupraity/new
// document.getElementById('btn').addEventListener('click', () => {
// const boxes = document.querySelectorAll('.box');
// const beepSound = document.getElementById('beepSound');
// boxes.forEach((box, index) => {
// setTimeout(() => {
// box.style.transition = 'opacity 0.8s ease-out';
// box.style.opacity = '0';
// const boxes = document.querySelectorAll('.box');
// const beepSound = document.getElementById('beepSound');
// boxes.forEach((box, index) => {
// setTimeout(() => {
// box.style.transition = 'opacity 0.8s ease-out';
// box.style.opacity = '0';