* {
display: none !important;
}
body, html {
display: block !important;
}
#cpp-print-disabled {
top: 0;
left: 0;
color: #111;
width: 100%;
height: 100%;
min-height: 400px;
z-index: 9999;
position: fixed;
font-size: 30px;
text-align: center;
background: #fcfcfc;
padding-top: 200px;
display: block !important;
}
You cannot print contents of this website.