html{
    background-color: lightgray;
    color: blue;
    font-family: Arial, Helvetica, sans-serif;
}

a{
    color: blueviolet;
}