﻿@page {
    size: A4;
    margin: 2cm;
}
.nav {
    display: none;
}
.page-break {
    page-break-before: always;
}
