<a href="https://adriancapacite.neocities.org/">My link</a>
body {
background-color: #444444;
}
a:link {
color: #eee;
}
a:visited {
color: #aaa;
}
a:hover {
color: #eb009a;
}
a:active {
color: #fb009a;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.