html {
    background: #333;
    color: white;
}

body {
    font-family: Arial, sans-serif;
    text-align: center;
}

a {
    color: #99bcff;
}
