<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.footer { text-align: center; padding: 40px 0 20px 0; }
.footer:before {
  content: '';
  display: block;
  width: 150px;
  height: 2px;
  margin: 0 auto 20px auto;
  background: #505050;
}
.footer a { color: #505050; }</pre></body></html>