@font-face {
    font-family: Berkeley Mono;
    src: url(/BerkeleyMonoVariable-Regular.42c16429.woff2) format("woff2"), url(/BerkeleyMonoVariable-Regular.9dcf57bd.woff) format("woff");
    font-weight: 100;
    font-style: normal
}

body {
    font-family: Berkeley Mono, monospace
}

.horizontal-bars {
    flex-grow: 1;
    background-image: repeating-linear-gradient(0deg, #000, #000 1px, transparent 0, transparent 2px, #000 0, #000 3px, transparent 0, transparent 4px, #000 0, #000 5px, transparent 0, transparent 6px, #000 0, #000 7px, #696868 0, #696868 8px, transparent 0, transparent 9px, #000 0, #000 10px, transparent 0, transparent 11px);
    background-size: 100% 13px;
    height: 13px;
    width: 100%;
    background-position: 0 0
}

/*# sourceMappingURL=/styles.a90ff1fb.css.map */