#loading {
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
}

#loading img {
  /* Style the loading image if needed */
  width: 50px;
  height: 50px;
}

.rp-page {page-break-after: always;}

