.body {
    background-color: rgb(0, 0, 0);
    color:rgb(255,255,255)
}

.footer {
    background-color: rgb(8, 7, 65);
    color:rgb(173, 171, 171)
}