@page {
  size: A4;
  margin: 1cm;
}

html, body {
  font-size: 12px;
  display: unset;
  flex-direction: unset;
}

header, footer, #feedback, .cciprint hr {
  display: none !important;
}

main#content {
  padding: 0;
}

.cciprint {
  margin: 0 !important;
}
