@import url(https://fonts.googleapis.com/icon?family=Material+Icons);body,html{margin:0;padding:0;overflow:hidden;position:fixed;font-family:sans-serif}#root,body,html{width:100%;height:100%}*{touch-action:none;-ms-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}input[type=password],input[type=text]{-ms-user-select:text;user-select:text;-webkit-user-select:text}input{-webkit-appearance:none}#ctx{width:100%;height:51%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;background-color:#000;color:#fff;font-size:7vmin}#ctx>video{height:100%;width:100%}#ctx.hidden,#ctx>canvas{display:none}button.button{width:calc(33.33333% - .66667px);height:100%;font-size:7vmin;background-color:#c00;color:#fff;outline:none;border:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button.button:disabled{background-color:#444}button.button.active,button.button:active{background-color:red}button.button.green{background-color:#0c0}button.button.green.active,button.button.green:active{background-color:#0f0}button.button.green:disabled{background-color:#444}button.button>i.material-icons{font-size:5.5vmin}
/*# sourceMappingURL=main.342e2ab7.chunk.css.map */