🎬 Dorothy Opens the Door to Oz

Interactive demo of the configurable sepia Kansas farmhouse effect (like the real movie!)

1.5
1.0 = normal, 1.5+ = over-exposed, 2.0+ = washed out
0.75
1.0 = normal, 0.75 = softer, 0.5 = very faded
3s
How long the fade to color takes
1.0
0 = no sepia (colorful), 0.8 = movie sepia, 1.0 = deep sepia

🌈 This is the colorful Land of Oz!

Rich gradients, vibrant colors, and beautiful effects that should look dramatically different in grayscale vs color.

🏠 In Kansas (grayscale mode), this should appear washed out and over-exposed.

🌈 In Oz (color mode), this should be vibrant and full of life!

/* Current CSS Variables */ --oz-grayscale-brightness: 1.5; --oz-grayscale-contrast: 0.75; --oz-transition-duration: 3s;