Use the repeat() function to create two columns that are 2fr wide each.
repeat()
2fr
Make sure to pick repeat followed by ( and then 2, ,, 2fr, ).
repeat
(
2
,
)