body {
  min-height: 100vh;
  background: url(https://images.unsplash.com/photo-1539447535116-089d2cc362eb?ixlib=rb-1.2.1&auto=format&fit=crop&w=1048&q=80) center / cover, linear-gradient(red,yellow);
  background-blend-mode: screen;
}
Run Pen

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.