Containers
How they work
Containers are the most basic layout element in Bootstrap and are required when using our default grid system.
Bootstrap comes with three different containers:
.container, which sets amax-widthat each responsive breakpoint.container-fluid, which iswidth: 100%at all breakpoints.container-{breakpoint}, which iswidth: 100%until the specified breakpoint