The experiment starts with an interactive map of Middle-earth. It may not feel like it, but this cinematic part of the experience was built with just HTML, CSS, and JavaScript. North Kingdom used the
Touch Events API to support multi-touch pinch-to-zoom and the
Full Screen API to allow users to hide the URL address bar. It looks natural on any screen size thanks to
media queries and feels low-latency because of hardware-accelerated CSS Transitions.