grid creation example Example: grid example display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 2fr));