  

h2{
    color: #2d7735;
    background: #ffd31c;
    padding : 1px;
    text-align: center;
    border-radius: 35px;
    
}

body { 
    justify-content: center;
    text-align:center;
    font-size: 150%;
    background-color: #5bb1bc;
    color:#000000;
}
a{
    text-decoration: none;

font-size: 40px;
border-radius: 20px;
background-color:white;
color:black;  

}
