<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-left: 20px;
}

div {
  text-align: center;
  margin: 50px;
}

h1 {
  text-align: center;
  margin-bottom: 100px;
  margin-top: 50px;
}

p, h2, h3 {
  text-align: justify;
}

p {
  margin-left: 40px;
}

#page_image {
  height: 200px;
}

#google_translate_element {
  margin-bottom: 20
}</pre></body></html>