While using bootstrap, there is a fixed top navigation bar and a fixed bottom navigation bar in place. I am looking to display a large image in the background that spans the space between these two nav bars and also covers the full width of the window. How can I dynamically determine the height between the navbars and the width of the window? It's important for this to adjust dynamically as the window size may vary based on the device being used.