I created a basic HTML and CSS file using Bootstrap that runs smoothly on my work computer with Chrome version 27.0.1453.110. However, when I attempt to open the file in Chrome on my personal Mac (unknown Chrome version), it loads very slowly and experiences significant lag while scrolling. What could I have missed or excluded from the code? The page consists of a simple test layout with a background image, navigation bar, footer, and text content.
[CSS Code Here]
[HTML Code Here]