:root {
  --bg: #272727;
  --txt: #ccc;
}

header:after, footer:before {
    mix-blend-mode: lighten;
}
