//main: style.less
@media print {
  body {
    background: #fff !important;
  }
}