SHOP
FINGERBOARD
STICKERS
'); document.querySelectorAll(".date").forEach(el => el.textContent = formattedDate); document.querySelectorAll(".time").forEach(el => el.textContent = formattedTime); } updateClock(); setInterval(updateClock, 60000); }); })();