body
{
    background-color: black;
    color: azure;
}
a
{
    color: azure;
    text-decoration: none;
}
a:focus-visible
{
    color: azure;
}