p{
    font-size: 32px;
    color: white;
    margin: 50px;
    font-family: 'Times New Roman', Times, serif;
}

a{
    text-decoration: none;
    color: #fff;
}