Surahs Structure
Explore the Surahs in Arabic, English, and Bangla
                    graph LR
                        A[Quran]
                        A --> B[Sura 1]
                        A --> C[Sura 2]
                        A --> D[Sura 3]
                        A --> E[Sura 4]
                        A --> F[Sura 5]
                        A --> G[Sura 6]
                        A --> H[Sura 7]
                        A --> I[Sura 8]
                        A --> J[Sura 9]
                        A --> K[Sura 10]
                        A --> L[Sura 11]
                        A --> M[Sura 12]
                    style A fill:#f9f,stroke:#333,stroke-width:4px;
                    style B fill:#ccf,stroke:#333,stroke-width:2px;
                    style C fill:#ccf,stroke:#333,stroke-width:2px;
                    style D fill:#ccf,stroke:#333,stroke-width:2px;
                    style E fill:#ccf,stroke:#333,stroke-width:2px;
                    style F fill:#ccf,stroke:#333,stroke-width:2px;
                    style G fill:#ccf,stroke:#333,stroke-width:2px;
                    style H fill:#ccf,stroke:#333,stroke-width:2px;
                    style I fill:#ccf,stroke:#333,stroke-width:2px;
                    style J fill:#ccf,stroke:#333,stroke-width:2px;
                    style K fill:#ccf,stroke:#333,stroke-width:2px;
                    style L fill:#ccf,stroke:#333,stroke-width:2px;
                    style M fill:#ccf,stroke:#333,stroke-width:2px;
                    click B "#sura1"
                    click C "#sura2"
                    click D "#sura3"
                    click E "#sura4"
                    click F "#sura5"
                    click G "#sura6"
                    click H "#sura7"
                    click I "#sura8"
                    click J "#sura9"
                    click K "#sura10"
                    click L "#sura11"
                    click M "#sura12"