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{text-align:center}body{background-color:#fafa64}h1{color:#363676;justify-content:center;text-align:center}.btn{display:flex;gap:10px}.like-btn{background-color:green;border-radius:10px}.dislike-btn{background-color:#6060ee;border-radius:10px}.delete-btn{background-color:#fc0505;border-radius:10px}.video{background-color:#19193e;border-radius:10px;color:#fff;flex-direction:column;height:500px;justify-content:space-between;margin-bottom:15px;padding:15px;text-align:center;width:300px}.video,.VideoList{align-items:center;display:flex}.VideoList{flex-wrap:wrap;gap:15px;padding:30px}.navbar,.VideoList{justify-content:center}.navbar{display:flex;gap:20px;text-align:center}.navbar-input input{border-color:#e90909;border-radius:10px;padding:10px}.addbtn{border-color:#fa1808;border-radius:10px;justify-content:center;text-align:center}
/*# sourceMappingURL=main.890db02c.css.map*/