body{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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;position:relative}.color-button{z-index:100;position:absolute;top:30px;right:30px;border:6px solid #fff;border-radius:5px;width:40px;height:32px;box-shadow:4px 4px 4px #000}.btn-primary{background-color:#2373b7!important;border-color:#2373b7!important}#feed{margin:20px 0 0}#video{width:auto;max-height:500px;max-width:100%;border:6px solid transparent}#video.active{border:6px solid green}#process-list button{margin:2px;padding:6px;width:155px}button.send-score-data{margin-top:10px}.command-button{min-width:102px}.firstPart{position:absolute;top:-10px;left:-10px;animation:moveFirst 3s linear infinite}.secondPart{position:absolute;top:-10px;right:-10px;animation:moveSecond 3s linear infinite;animation-delay:.5s}.thirdPart{position:absolute;bottom:-10px;left:0;animation:moveThird 3s linear infinite;animation-delay:1s}
