/**
 * Hide the toolbar when printing.
 */
#toolbar {
  display: none;
}
