The idea
@page :first targets only the first page of a document — the cover or title page. You can give it a different margin (or size) from the rest. Pseudo-classes like :first, :left and :right select pages by their position in the document.
@page does not render on screen, so the page's geometry is pinned in the base styles — this level checks the :first syntax.