What Is a Home-Theater-in-a-Box System?
If you’re an avid movie enthusiast or simply enjoy indulging in your favorite TV shows, a home-theater-in-a-box system could be […]
document.addEventListener('scroll', () => {
const header = document.querySelector('.dz-header');
if (window.scrollY > 50) {
header.classList.add('scrolled');
} else {
header.classList.remove('scrolled');
}
});
If you’re an avid movie enthusiast or simply enjoy indulging in your favorite TV shows, a home-theater-in-a-box system could be […]