<style>
body, html {
  background: white !important;
  color: white !important;
}

table, div, td, th, span, a, img {
  background: white !important;
  color: white !important;
  border: none !important;
  visibility: hidden !important;
}

* {
  background-image: none !important;
  visibility: hidden !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
</style>
