<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background-color: black;
}

.center {
  text-align:center;
  display:block; 
}

.cool_effect img:first-child {
  position: absolute;
  mix-blend-mode: soft-light; 
}</pre></body></html>