@charset "utf-8";

@media print {
  body {
    display: none;
  }
}