.react-pdf__Page__canvas {
    width: 100% !important;
    height: 100% !important;
}

.react-pdf__Page__textContent {
    width: 100% !important;
    height: 100% !important;
}