body{
    background-color: rgb(0, 0, 0);
}
.title{
    color: rgb(154, 202, 52);
}
a{
    color: rgb(235, 42, 42);
}