Issue #30
🎯 Challenge of the week

Create a mini interactive art gallery using HTML, CSS, and JavaScript. Incorporate WebGL or Canvas to allow users to 'walk' through the gallery and explore 3D artwork with smooth transitions. Optionally, use the View Transition API to animate between different gallery rooms or exhibits, and implement a responsive layout that adapts to different screen sizes.

😅 Joke of the week

Why did the frontend developer go broke? Because they kept using 'position: absolute;' for everything!