h1{
    text-align: center;
    font-size: 50px;
    padding: 40px;
}a{
    font-size: 45px;
    text-decoration: none;
    color: lightgreen;
    font-family: cursive;
    padding: 3px;
}