width: min(120ch, 100% - 4rem);, which is my preferred option..main > .containerwhich has all the @media queries (there is another .container for the header and nav tag. I don't wanna change their width).width: min(120ch, 100% - 4rem);, but I'm not getting it to work.