@media print {* {font-family: serif,Arial;font-size: 50px;}div{background-color:blue;}table{background-color:red;}table tr{background-color:#fff;}table tr th{background-color:#fff;font-weight:bold;}table tr td{background-color:#fff;}button{display:none;}input{display:none;}}*{-webkit-user-select: none!important;-webkit-touch-callout: none!important;-moz-user-select: none!important;-ms-user-select: none!important;user-select: none!important;}