.content{
    color: white;
    height: 500px;
}
.content a{
    color: blue;
    text-decoration: none;
}