body {
    background-color: #1f0817;
    background-image: url(/images/xv.png);
    color: #83bdbd;
    font-family: "Iosevka Nerd Font";
}

a:link {
    color: #e4007c;
    text-decoration: none;
    font-weight: bold;
}

a:visited {
    color: #a3005a;
    font-weight: bold;
}

a:hover {

    color: #00e4d9;
    text-decoration: underline;
    font-weight: bold;

}

a:active {

}
