@charset "utf-8";

@media print {
body {
zoom: 97%; 
}
}