body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root,body{width:100vw;height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.checked{width:10vw;height:10vh;z-index:3;margin-left:80vw;display:block;-webkit-animation-name:none;animation-name:none;-webkit-animation-duration:2s;animation-duration:2s;opacity:0}@-webkit-keyframes fadeIn{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}50%{opacity:1}to{opacity:0}}.webcam{position:absolute;z-index:1;width:60vw;height:70vh;object-fit:fill}.round_dot{background-color:#eee;border-radius:50%;z-index:3;-webkit-animation-name:none;animation-name:none;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ring,.round_dot{height:3rem;width:3rem;position:absolute;justify-content:center;align-items:center;left:0;right:0;top:0;bottom:0;margin:auto}.ring{border:3px solid #eee;border-radius:50%;z-index:2}@-webkit-keyframes rightMove{50%{right:15vw}to{right:0}}@keyframes rightMove{50%{right:15vw}to{right:0}}@-webkit-keyframes leftMove{50%{left:15vw}to{left:0}}@keyframes leftMove{50%{left:15vw}to{left:0}}@-webkit-keyframes upwardMove{50%{bottom:15vh}to{bottom:0}}@keyframes upwardMove{50%{bottom:15vh}to{bottom:0}}@-webkit-keyframes downwardMove{50%{top:15vh}to{top:0}}@keyframes downwardMove{50%{top:15vh}to{top:0}}
/*# sourceMappingURL=main.f3d30588.chunk.css.map */