
body{
    background-color: aliceblue;
}

a{
    text-decoration: none;
    color:white;
}