@charset "utf-8";

@import "base.css";

@media print {
  body {
    zoom: 75%;
}
  