@charset "utf-8";
body {
  background-color: #ccc;
}

.pdfClass {
  margin-bottom: 10px;
  width: 1000px;
}

.pdfContainer {
  width: 1075px;
  max-height: 960px;
  overflow: auto;
  margin: 0 auto;
}