The idea
By default a mask image stretches to cover the whole element. mask-size scales it and mask-position places it, using the same syntax as background-size and background-position.
Shrink the mask to half the box and centre it.
This level needs both mask-size and mask-position.