New Component: React Bootstrap Carousel

Hi, Thomas,

I saw that you mentioned above you made the Carousel component from React Bootstrap. I have been trying to use the feature, but what I find is that when I feed portrait images to the carousel function, the result is far too wide, and the images get heavily cut off unless I specify a certain amount of pixels ( in which case they extend off the page and I need to scroll to see them completely).

Is there a way to feed the carousel function portrait images and have their aspect ratio maintained while also remaining centered in the middle of the webpage?

This is what I see by default:

This is what I see when I increase the height to 900 pixels:

If I decrease the width, the whole image fits, but it shifts to the left and is no longer centered: