https://getbootstrap.com/ -> Get Started Button (to find all the good stuff).

There is a ton of stuff to digest in the Bootsrap Documentation, so here is a brief primer.
Below is a container-fluid, which is just what I usually call a full-width stripe.
It contains a row of responsive columns that uses lg and md device column sizing.
cat
bat
rat

Below is a container, which on a large screen looks like what I usually call centered fixed-width content. However, when you resize the browser window, you will see it scales down across the breakpoints to center the content different screen sizes. That's actually very cool.
It contains a row of responsive columns that uses lg, md, and sm device column sizing.
cat
bat
rat
gnat