body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#181a1f;color:#fff}.App{font-family:Courier New,Courier,monospace;text-align:left}.header{align-items:center;background-color:#343436;border-bottom:2px solid #fff;display:flex;flex-direction:row-reverse;font-size:16px;justify-content:space-between;padding:0 20px}.header h1{font-size:24px;margin-right:20px}.header p{margin-bottom:0;margin-top:0}.header li{list-style-type:none}.controls{display:flex;flex-direction:row}.controls ul{padding:0 20px}.test-runner{margin-left:20px}.test-runner h2{margin-bottom:5px}.test-runner ol{margin-top:5px}.test-runner .principle{opacity:50%}.test-runner .principle.active,.test-runner .principle.done{opacity:100%}.test-runner .axiom{opacity:.8;padding:1px 0}.test-runner .axiom.done{opacity:1}.test-runner .axiom.active{font-weight:700;opacity:1}.test-runner .passed{color:#06af06;font-weight:700}.test-runner .unsure{color:#ff0;font-weight:700}.test-runner .failed{color:red;font-weight:700}.test-runner .na{color:#8b81cc;font-weight:700}.blinking-cursor{-webkit-animation:blink 1s step-end infinite;animation:blink 1s step-end infinite}@-webkit-keyframes blink{0%,to{background-color:#fff}50%{background-color:initial}}@keyframes blink{0%,to{background-color:#fff}50%{background-color:initial}}.consistency-score{font-weight:700}
/*# sourceMappingURL=main.e453954a.css.map*/