*{box-sizing:border-box}html{background:rgba(1,11,20,.5);padding:0;margin:0}body{background:#010b14;font-family:VT323,monospace;overflow:hidden;margin:0 auto;padding:0;position:relative;width:960px;height:500px}svg{display:block}h1{color:#dacbed;text-shadow:0 0 14px rgba(218,203,237,.75);text-transform:uppercase;font-weight:400;font-style:italic;position:absolute;text-align:center;padding:0;margin:0;width:100%;font-size:2.5em}h1 span{color:#f94533}button{display:block;margin:0 auto;font-family:VT323,monospace;border:solid #dacbed 1px;background:#010b14;color:#dacbed;font-size:2em;text-transform:uppercase;position:relative;top:-1em;cursor:pointer}.circuit{width:50%;position:relative;margin:0 auto;padding:0}.circuit svg{margin:0 auto;-webkit-filter:drop-shadow(0 0 14px #f94533);filter:drop-shadow(0 0 14px #f94533)}.circuit svg path.track{fill:none;stroke:#0fd0fe;opacity:.2}.circuit svg circle.p{fill:#dacbed}.circuit svg circle.q{fill:#f94533}.circuit svg line{stroke:#f94533}.circuit svg text{fill:#f94533}