<style>
h1 {
background-color: white;
color: black;
}
body {
background-color: white;
color: black;
font: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.4;
text-align: justify;
margin: auto 2%;
}
</style>