body {
    background-color: rgb(27, 27, 27);
}
article {
    color: white;
    text-align: center;
}
footer {
    color:white;
}