I am having issues performing the bootstrap 4 carousel on full screen when uploaded images are a bit long. Is there a way to make the images to be at full-width but cropped based on position: center, background: cover
. I am trying to make the page un-scrollable in other words.
I have tried referring to this webpage: Bootstrap Carousel Full Screen but whenever I tried another background, it just stretches and creates a scroll-bar.
Here is the github repo: https://github.com/celestialbunny/project1 if needed