Containers are the most basic layout element in Bootstrap and are required when using our default grid system.
Bootstrap 5 requires a containing element to wrap site contents.
.container class provides a responsive fixed width container.container-fluid class provides a full width container, spanning the entire width of the viewportEdit the code below and click Run to see the result live.