body {
  background-color: black;
}

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

.cool_effect img:first-child {
  position: absolute;
  mix-blend-mode: soft-light; 
}