#[tokio::main(flavor = "current_thread")] async fn main() { offline_web::serve().await; }