let statusBarHeight = UIApplication.shared.connectedScenes .compactMap { $0 as? UIWindowScene } .first?.statusBarManager?.statusBarFrame.height ?? 0