Copyright © 2025, MOPHRA. All rights reserved.

BACK
ATROX
BADDY
GEORGE LYCATS
LACRABLACK
MOZVY
/* Cambia el fondo al pasar el mouse */ document.querySelectorAll('.artist').forEach(artist => { artist.addEventListener('mouseenter', () => { document.getElementById('bg').style.backgroundImage = `url(${artist.getAttribute('data-bg')})`; }); }); /* Cuando sale el cursor del menú vuelve a un fondo vacío */ document.querySelector('.artist-menu').addEventListener('mouseleave', () => { document.getElementById('bg').style.backgroundImage = "none"; });
Producer

About

. . .


Mexican producer

About

. . .


Music producer

About

. . .


Colombian DJ and music producer

About

. . .

Producer

About

. . .



Down

BACK