Mirrored Lights – 2025
Situational Scenes – 2025
Turn To Happiness (2024)

Tales Told Twice (ensemble AREPO)

document.addEventListener(‘DOMContentLoaded’, function () { const färger = [‘blue’, ‘red’, ‘yellow’, ‘green’]; const slumpadFärg = färger[Math.floor(Math.random() * färger.length)]; document.body.style.backgroundColor = slumpadFärg; });