backdrop {
    background-color: rgb(238, 243, 192);
}

a.gitlink, a.ytlink, a.twitch, a.stock, a.shell {
    a:link    { color: white; text-decoration: none; }
    a:visited { color: white; text-decoration: none; }
    a:hover   { color: white; text-decoration: none; }
    a:active  { color: white; text-decoration: none; }
    font-size: x-large;
    text-decoration: none;
}

h1 {
    color: white;
}

p {
    color: white;
}