body {
    background-color: black;
}
h1 {
    color: #7EBDFE;
    text-align: center;
    font-family: "Courier New";
    font-size: 120%;
}