<html><head><title>flight</title><style>body { display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; font-family: sans-serif; background-color: #121212; color: #ffffff; } h1 { font-size: 3rem; text-align: center; line-height: 1.6; max-width: 800px; padding: 20px; font-weight: 300; }</style></head><body><h1>Across the Great Wall we can reach every corner of the world.</h1></body></html>