document.addEventListener('DOMContentLoaded', function() { setTimeout(function() { document.body.classList.add('fade-content-white'); }, 2000); });