clouds

Papersky

Papersky Papersky The sky is changing. Constantly. As if it was never satisfied with it’s design, it’s color, the shape and texture of the clouds. Like a writer who is…

read more
933 1400 Florian W. Mueller - Photography
Privacy Preferences

When you visit our website, it may store information through your browser from specific services, usually in the form of cookies. Here you can change your Privacy preferences. It is worth noting that blocking some types of cookies may impact your experience on our website and the services we are able to offer.

🍥 Yummy!

My website uses cookies, mainly from 3rd party services. Define your Privacy Preferences and/or agree to our use of cookies.
document.addEventListener("DOMContentLoaded", function() { let imagesArray = document.body.querySelectorAll('.no-cursor'); let cursor = document.querySelector('.wpcc-cursor'); imagesArray.forEach(function(image){ image.addEventListener('mouseenter', function(){ cursor.style.visibility = 'hidden'; console.log('enter'); }); image.addEventListener('mouseleave', function(){ cursor.style.visibility = 'visible';console.log('out'); }); }); });
DE