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