body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#292929;color:#444;font-family:Helvetica Neue,arial,sans-serif;font-weight:400;height:100%;margin:0;padding:0;width:100%}*{box-sizing:border-box}button{cursor:pointer}#preact_root{height:100%}input[type=range]{-webkit-appearance:none;background:transparent;width:100%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#f68888;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:24px;margin-top:-14px;width:8px}input[type=range]::-moz-range-thumb{background:#f68888;border:0 solid #000;border-radius:0;cursor:pointer;height:24px;width:8px}input[type=range]::-ms-thumb{background:#f68888;cursor:pointer;height:24px;width:8px}input[type=range]::-webkit-slider-runnable-track{background:#9d9a9a;border:0 solid #010101;border-radius:0;box-shadow:1px 1px 0 #0c0c0c;cursor:pointer;height:6px;width:100%}input[type=range]:focus::-webkit-slider-runnable-track{background:#9d9a9a}input[type=range]::-moz-range-track{background:#9d9a9a;border:0 solid #010101;border-radius:0;box-shadow:1px 1px 0 #0c0c0c;cursor:pointer;height:6px;width:100%}input[type=range]::-ms-track{background:transparent;border-color:transparent;border-width:16px 0;color:transparent;cursor:pointer;height:8.4px;width:100%}input[type=range]::-ms-fill-lower{background:#2a6495;border:.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}input[type=range]:focus::-ms-fill-lower{background:#3071a9}input[type=range]::-ms-fill-upper{background:#3071a9;border:.2px solid #010101;border-radius:2.6px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d}input[type=range]:focus::-ms-fill-upper{background:#367ebd}.box{background:#367ebd;border-radius:50%;height:200px;left:300px;position:absolute;top:300px;width:200px}input[type=text]{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit}input[type=text],input[type=text]:active,input[type=text]:focus{background:none;border:none;outline:none}