Website Link:
Instructions: To view the 'Rates' section, simply click on it in the top navigation bar.
When you click on 'Rates', two separate divs will appear on the screen. One div acts as the main background, while the other div contains all the content. Currently, the entire <body>
scrolls up and down when you scroll, but what I need is for the <body>
to stay locked in place while only the top <div>
remains scrollable.