::selection{
    background: fuchsia;
}

div {
    margin: auto;
    width: 50%;
    padding: 50px;
}

a:visited{
    color: black;
}