@media print{
div#all{
overflow:visible;
width: 100%;
height: 100%;
}
body{display:none}
}