Junior JavaScript What is the difference between .container and .container-fluid? .container: Fixed width, adjusts at each breakpoint..container-fluid: Always spans 100% width.