*{padding:0;margin:0;box-sizing:border-box}html{font-size:62.5%}.App{display:flex;flex-direction:column;align-items:center;justify-content:center}.App.touched{background-color:red}.video{width:480px;height:360px;background-color:#333;border-radius:5px}.control,.video{margin-top:20px}.btn{padding:4px 16px;margin:0 8px}.btn,.container{font-size:1.4rem;box-shadow:4px 4px 5px #999}.container{width:480px;height:150px;margin-top:20px;background-color:#666;color:#fff;text-align:center;justify-content:center;border-radius:5px}.container h3{margin:8px;font-size:1.8rem}.container p{margin:10px}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.adfdfb22.chunk.css.map */