canvas.pdf-preview-canvas {
    max-width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
}