.printonly {
  display: block !important;
}

.screenonly {
  display: none !important;
}

#doc {
  width: 100% !important;
} 

body {
  background: none;
}