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:#000}.App-header{background-image:url(https://image.tmdb.org/t/p/original/j28p5VwI5ieZnNwfeuZ5Ve3mPsn.jpg);background-position:50%;background-size:cover;height:450px;width:100%}.title_row{position:fixed;top:-10px;z-index:1}.content,.title_row{background-color:#000;height:100px;width:100%}.content{z-index:0}.title_row #title{color:red;font-size:50px;text-align:left}.title_row .col{display:inline-flex;width:50%}.search_row{float:right;position:relative;width:100%}.App-header .button{background:#000;border:none;border-radius:25px;color:#fff;font-size:15;height:50px;margin:10px;width:150px}.button_add{float:left;position:relative;top:300px}.row_poster{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:1;width:100vw}.row_posters{box-sizing:border-box;flex-basis:calc(20% - 10px);flex-grow:1;flex-shrink:1;height:200px;position:relative;transition:transform .3s ease}.row_posters img{border-radius:4px;height:100%;object-fit:cover;width:100%}.row_posters .overlay{color:#fff;position:relative;z-index:20}.row_posters:hover{border:2px solid #fff;transform:scale(1.08);z-index:1}.title{background-color:#000;width:"100%"}.search{background:#fff;border:none;border-radius:30px;height:30px;width:30px}.search:hover{background:#fff;border:none;border-radius:30px;height:30px;width:230px}
/*# sourceMappingURL=main.f0bd940d.css.map*/