body {
  background: linear-gradient(rgba(0, 0, 0, 0.80), 
              rgba(0, 0, 0, 0.80)), 
              url('wall.webp') no-repeat center center fixed;
  background-size: cover;
}
