Fly.io is an app hosting platform that runs apps close to users by converting Docker containers into micro-VMs on their hardware worldwide. A recent CSS bug in Safari 15 affected most LiveView applications, causing them to remain non-interactive even when reconnected. The issue was difficult to debug and required a workaround for LiveView apps. Phoenix LiveView 0.17 addresses this by using a different class name for the disconnected state.