body {
    background-color: #333;
    color: #bbb;
    padding: 40px;
}

a {
    color: rgb(200, 0, 0);
}