What happens when we create columns using the following code?
- The space available is evenly distributed across all the columns
- The space left is evenly distributed across the first two columns
- The space left is evenly distributed across the last two columns
The space available is evenly distributed across all the columns.