Opens in a new tab
function updateHeaderHeight() {
        // Get the height of #brx-header
        const headerHeight = document.querySelector('#brx-header').offsetHeight;
          
        // Store the height in the CSS custom property --header-height
        document.documentElement.style.setProperty('--brxw-header-height', headerHeight + 'px');
    }

    // Execute the function as soon as the document is ready
    document.addEventListener('DOMContentLoaded', function() {
        updateHeaderHeight();  // Initial update of header height when the document is ready

        // Update the header height on window resize and orientation change
        window.addEventListener('resize', updateHeaderHeight);
        window.addEventListener('orientationchange', updateHeaderHeight);
});

Modified: Wednesday, April 01 2026, 9.55am

The most awaited star in the world of nightclubs and nightlife in Ibiza, [UNVRS] continues to prepare for its stellar presentation, for which there is little more than a month left if we take into account that the first party is scheduled for June 2nd.

The works on the slopes of Sant Rafel continue at a frenetic pace and, from the sky, as seen from a drone, the state of the structures imposes, with its iconic dome inherited from the time of Ku, one of the legends of the island, presiding over everything.

The video has been recorded by a youtuber resident in Ibiza and specialized in parties, beaches and events, as he defines himself in his profile.

 

https://www.youtube.com/watch?time_continue=5&v=WU9Iqu5oCmc&embeds_referring_euri=https%3A%2F%2Fwww.diariodeibiza.es%2F&source_ve_path=Mjg2NjQsMjg2NjY&themeRefresh=1

For the full article, please visit Diario de Ibiza website here.