-
ENTRY #001 | JUDE BELLINGHAM (Louis Vuitton SS26)
Regular price ¥0 JPYRegular priceSale price ¥0 JPY
/* LUXURY FILM GRAIN OVERLAY */ .film-grain { position: fixed; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none; /* Let clicks pass through */ z-index: 9999; opacity: 0.05; /* Adjust visibility (0.03 - 0.07 is best) */ background-image: url("https://media.istockphoto.com/id/465625446/photo/grain-background.jpg?s=612x612&w=0&k=20&c=Mfcw3MgyDuyViuR8Tq_8oYyYykfF3g6Lw68NKo_y0hM="); /* Generic Noise URL */ background-repeat: repeat; mix-blend-mode: overlay; }