/* Print */
body {
  visibility: hidden;
}

.printable {
  visibility: visible;
}
