body{
    font-size: 10px;
    font-family: Georgia, serif;
    color: black;
    text-align: center;
    margin-top: 80px;
    font-size: 120px;

}

a{
    font-family: Georgia, serif;
    color: black;
    text-decoration: none;
    color: black;
}

.footer{
    font-size: 10px;
    color: gray;
    
}

.footer a{
    font-size: 10px;
    color: gray;
    
}

#info{
    display: none;
}