"grid-template-columns: auto" working differently outside FCC?

Inside the FCC challenge, grid-template-columns: auto; sets the column width to fit the content. When I use it elsewhere, it appears to be stretching the column to fill the remaining space.

Feel like I’m missing something simple here…

Hi, could you post links to the challenge and your codepen?