body 
{
    background-color: #222222;
    color: white;
}

a
{
    color: rgb(17, 144, 255);
}

strong
{
    text-decoration: underline;
}