.title {
    color: whitesmoke;
}
body {
    background-color: black;
    color: aliceblue
}
