How to use auto-fit with repeat and minmax

What is your hint or solution suggestion?

grid-template-columns: repeat(auto-fit, minmax(60px , 1fr));

Challenge: Create Flexible Layouts Using auto-fit

Link to the challenge:

Hi and welcome to the forum.

If this is a proposed solution, please provide a full working solution and a brief explanation.