<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: 8FE8B;
  font-family:"Single Stroke";
  color: 96b5b8;
  -webkit-text-fill-color: 6B656E; /* Will override color (regardless of order) */
  -webkit-text-stroke: 3px C7A961;
}
h1 {
  color: 9C937A;
   font-family:"Single Stroke";
}
h3 {
  color: 9C937A;
   font-family:"Single Stroke";
}
p {
  color: C7A961;
  font-family:"Single Stroke";
}
table
 {
  background-color: C7A961;
  color: 42473f;
  font-family:"Single Stroke";
}
td
 {
  color: 42473f;
  font-family:"Single Stroke";
}</pre></body></html>