container-[size]

  • A unified global container system for content on the page.
  • All, or most, elements on page content can be nested inside the container- class.
  • Is always centered on the page by using margin-left: auto and margin-right: auto.

Learn more on the Core Structure Strategy page.