What's true about the first and the third columns when grid-template-columns is set to 1fr 2fr 3fr?

The third column is three times the size the first columnThe first column is three times the size the first columnThe third column is smaller than the first column

The third column is three times the size the first column.