body {
 background-image: url("anna.jpg");
 background-size: cover;
 background-repeat: no-repeat;
 background-blend-mode: overlay;
 
}