Preloader animation with smooth animation that reveals underneath content like a stage curtain. SImply change color to customize. A code override has been attached to the preloader animation to stop page scroll for 3 seconds until animation is finished.To change delay time - open "PreloaderDelay"
The locate 'window.scrollTo(0, scrollY)}, 3000)' in code
Change '3000' to any number of your choice. Note that 3000ms = 3 second. Enjoy