Skip to content

document.addEventListener("scroll", function() { document.querySelector(".announcement-bar").style.display = "block"; });