<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-repeat: repeat;
  background-image: url(images/bg.png);
}

.main {
  text-align: center;
}

h1 {
  color: #FFFFFF;
}

.photo {
  margin: 20px;
}

a {
  color: #0000ff;
  font-size: 30px;
}

</pre></body></html>