body,html{
    background-color: rgb(247, 185, 196);
    color: rgb(0, 0, 0);
}

a,a:visited{
    color: rgb(18, 78, 135);
}