const MapContainer = styled.div` width: 100%; ` const MapWrapper = styled.div` display: flex; overflow-x: scroll; `;