@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;700&display=swap);*{box-sizing:border-box}#main{color:#000;font-family:"Roboto",sans-serif;margin:0 auto;height:100vh}.video{height:500px}.video:hover{cursor:pointer;box-shadow:10px 10px 5px #aaa}@media only screen and (max-width:600px){.video{height:250px}.video .title{margin-bottom:20px}.video .title h3{font-size:18px}.video .thumb{margin-top:20px}}
/*# sourceMappingURL=main.66fba0c7.chunk.css.map */