
@media print{
body {
    -ms-overflow: hidden;
    overflow: hidden;
}
}

