I am using html2pdf package for generating a PDF of a table. Table header have a background-color teal on UI view. But the when the pdf is generated I want the table header background-color to be grey. How can I apply a different style on the PDF compared to the web page.