

    /*
body {
  width: 100%;
  min-height: 100vh;
  background-color: rgb(236, 230, 230);
}

main {
    padding-right: 10px;
    padding-left: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 250px;
    align-items: center;
    font-size: 15px;
    font-weight: 200;
    }
    
    
    

    
p{
    word-spacing: 3px;
    line-height: 1.7;
}

  a {
    text-decoration: none;
  }
  */
  
/*table*/

       
/*        table {
            align-items: center;
            width: 100%;
            border-collapse: collapse;
            margin-left: auto; 
            margin-right: auto;
          
        }
        table, th, td {
            border: 1px solid black;
            text-align: center;
            font-weight: bold;
        }
        th, td {
            padding: 2px;
            
        }
        
        th {
            background-color: #f2f2f2;
            color: black;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
        }
        
        table a {
            
            text-decoration: none; 
        }
        .highlight {
            background-color: red;
            font-weight: bold;
        }
      
        .Arabic_Letter {
            font-size: 44px;
            font-weight: 900;
        }
 

h1, h2, h3 {
    text-align: center;
    font-family: 'Arial Black';
    color: #333;
    text-transform: uppercase;
    padding: 10px;
}

h4 {
    text-align: left;
    font-family: 'Arial Black';
    color: #333;
    font-size: 18px;
}

    */
    





.quran {
    color: wheat;
    background-color: rgb(17, 110, 17);
    align-items: center;
    text-decoration: none;
}



        
.verb {
    color: wheat;
    background-color: royalblue;
}

