body {
    background-color: #040000;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    text-align: center;
    font-style: normal;
    font-weight: 400;
}
body header h1 {
    font-size: xx-large;
}
