body {
    background-color: black;
    text-align: center;
}

p {
    color: white;
}

.version {
    font-size: 2em;
}