/* Write your custom css code here */
.pdff-content {
  height: 1%!important;
  width: 100%;
  background-color: rgba(0,0,0,0);
  overflow: hidden;
  transition: background-color .2s ease;
}