html {
    font-family: sans-serif;
    background-color: black;
    color: white;
}

pre {
    font-family: "Fira Code", "Courier New", monospace;
}

footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #1f1f1f;
    text-align: center;
}
/*# sourceMappingURL=style.css.map */
