max-w-3xl -->gt; max-width: 48rem (768px);
ContainerBuilder maxW3xl() { _maxWidth = 768; return this; }