body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#121212;color:#fff;display:flex;flex-direction:column;font-family:Courier New,Courier,monospace;justify-content:space-between;min-height:100vh;text-align:center}.header{border-bottom:1px solid #444;padding:20px}.header h1{font-size:3rem;margin:0}.header h2{color:#aaa;font-size:1.5rem;margin:0}.video-list{display:flex;flex-direction:column;padding:20px}.video-list h3{font-size:2rem;margin-bottom:20px}.videos{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.video{background-color:#222;border-radius:5px;margin:10px;padding:10px;width:300px}.video img{border-radius:5px;width:100%}.video-info{margin-top:10px;text-align:left}.video-info h4{font-size:1.2rem;margin:5px 0}.video-info p{color:#aaa;font-size:.9rem;margin:5px 0}
/*# sourceMappingURL=main.1b10c44b.css.map*/