The idea
The @page rule also sets the page's margins with the margin descriptor — the blank border around the content area on every printed sheet. It is the print equivalent of the margin you already know, but it lives on the page box, not on an element.
@page does not render on screen, so the page's geometry is pinned in the base styles — this level checks the margin syntax.