@page { margin: 10% }

.gh-site {
display: none !important;
}

body:before {
content: 'Mince !';
font-size: 100px;
font-weight: bold;
}

body:after {
content: '\A Il n\'y a rien d\'intéressant à imprimer, ici... \A Essayez avec un de nos articles !';
 white-space: pre-wrap;
font-size: 40px;
}