body{
    background-color: black;
}

.resource{
    color:white;
}

.links{
    color: white;
}

.link1{
    color: white;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
}

.link2{
    color:white;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
    
}

.link3 {
    color: white;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;
}