// Wait for the page's assets to finish loading
// Select the progress bar
// Animate the progress bar
width: '100%', // Full width
duration: 1, // Duration of the animation
ease: 'power1.inOut', // Easing function
// When animation is complete, hide the preloader and show the content