The idea
column-rule draws a line in the gap between columns. It takes the same syntax as border — width, style, colour — but it does not take up space, so it needs a column-gap wide enough to be visible. Add a 2px rule and a 40px gap.
height is off-limits; the rule and gap must do the work.