The idea
currentColor is a keyword that means 'whatever color is right now'. It is the default for borders, text decorations and shadows, so changing color changes them all at once. Set the box's color, then use currentColor for its border.
This level needs color and a border — the border is where currentColor does its work.