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);
});

Living on a DIY riverbed island in the mountains of Kosovo

There’s a guy who has built his own island on a riverbed at the foot of the Prokletije Mountains in Kosovo. I got his attention and he waved us across.

Let me show you…

You walk through some bushes

kosovo-river-squat-downhere

You get to here

kosovo-river-squat-river

Then you have to cross the river

kosovo-river-squat-cross-river

There’s this guy that lives here

kosovo-river-squat-river-bed-man

He spent 2 years making his own island on the river bed

kosovo-river-squat-diy-island

It’s kind of like a hotel

kosovo-river-squat-hotel

It has guest beds

kosovo-river-squat-guest-bed

and sports facilities

kosovo-river-squat-basketball

A washing machine

kosovo-river-squat-river-washing-machine

An ensuite bathroom

kosovo-river-squat-onsuite

Garden

kosovo-river-squat-garden

A place to chill

kosovo-river-squat-relaxing

This is where he sleeps

There’s also a fire and chimney in here

kosovo-river-squat-master-bedroom

I asked him why he’s done this and he told me to close my eyes and listen to the river. But who is this guy? he didn’t speak much English and I can’t speak any Kosovan Albanian, but from what I could understand, he’s a dentist or dental technician. He did have good teeth.

What do you reckon? would you live here?

From van to home

Build a Van you'll Be Proud of

Everything you need to build your dream campervan — electrics, insulation, joinery, design and more.

Comment below
guest
44 Comments
Most Voted
Newest Oldest
Inline Feedbacks
View all comments
Thanks for sharing!