Container

This part is inside a .container class.

The .container class provides a responsive fixed width container.

Resize the browser window to see that the container width will change at different breakpoints.

Container fluid

This part is inside a .container-fluid class.

The .container-fluid class provides a full width container, spanning the entire width of the viewport.