@charset "utf-8";

@media print {
  .footer {
    margin-top: 10em;
  }
}
@page {
 size: A4;
margin: 0;
}
