body {
    background-color: #111133;
    color: #ffffff;
}

a {
    color: #ddddff;
}

a:hover {
    color: #ffffff;
}