<!DOCTYPE html> <html> <head> <title>OnionShare</title> <style> body { background-color: #222222; color: #ffffff; text-align: center; font-family: sans-serif; padding: 5em 1em; } </style> </head> <body> <p>OnionShare download in progress</p> </body> </html>