CSS grid in combination with multi page sections

Hi there,

I am trying out the CSS Grid layout. Let’s say I wan’t to create somthing like:

Normaly the menu would be a multi-page section. But that’s not possible when having the menu being part of the CSS grid. What would be a solution/alternative to this. Should I create a component from the menu?