body {
    background-color: black;
    color:white;
    text-align: center;
}

.tech{
    color:black;
}

.tech:hover{
    color: white;
}