.viewerWrapper {
  width: 100%;
  height: 100%;
  :global {
    .pdf-canvas {
      text-align: center;
    }
  }
  .image {
    width: 100%;
    height: 100%;
  }
}