body {
    background-color: #01012d;
    color: white;
    font-family: Arial, sans-serif;
}

a {
    color: inherit;
    text-decoration: none;
}

a:visited {
    color: inherit;
}

h1 {
    font-size: 3em;
}

p {
    font-size: 1.5em;
}