body::before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;

  background-image:url("/cdn/shop/files/Pngtree_simple_abstract_light_background_with_1576213.png?v=1771178528");
  background-repeat:no-repeat;
  background-size:cover;
  background-position:center;
}
