#customMessage
{
    border:1px solid black;
    margin-top:4vh;
    font-size: 45px;
    font-family: 'Tangerine', serif;
    font-weight: bold;
   
}
a{
    text-decoration: none;
}
#socialButtons{
    font-size: 25px;
    margin-top:4vh;
}