html, body {
    background-color: #FFFCF0;
}
.link {
    cursor: pointer;
}
#version {
    fill: rgb(208, 162, 21);
}