body {
    text-align: left;
    color: white;
    background-color: rgba(30,30,30,255);
}

a {
    text-decoration: none;
}

h1 {
    color: white;
    text-decoration: solid;
}