html {
    color: white;
    background: transparent;
}
:link {
    color: #419CFF;
}
:link:active {
    color: #FF1919;
}
