I'm looking to create a website with a blue background that transitions from a light shade of blue at the top to a darker shade at the bottom. Is there a way to achieve this effect using CSS or jQuery? Most examples I've found involve hover effects, but I want the transition to occur as the page loads without user interaction. Can anyone provide guidance on how to accomplish this with either CSS or jQuery?