I am programming an HTML page and using the ArcGIS API for Javascript. My page has a fixed header (position: fixed;) and I have several MapViews on the page. As I scroll the page up the DIVs go under the header. The MapViews are scrolling over my fixed header. What should I do in order to have all MapViews scrolling under the page header as all other page elements? - It is for Covid emergency response
Thank you