body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-repeat:no-repeat;background-size:cover;background-position:50%;background:linear-gradient(180deg,#000,#fff)}.movie-list{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center}.movie-card,.movie-list{display:-webkit-flex;display:flex}.movie-card{width:30%;margin:10px;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;background-color:#fff;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.2);overflow:hidden}.movie-card img{width:100%;height:300px;object-fit:cover}.movie-card h4,.movie-card h5,.movie-card p{margin:10px;text-align:center}.movie-card-header{text-align:center;position:relative;top:10px;color:#fff}@media (max-width:768px){.movie-card{width:45%;margin:5px}.movie-card img{height:auto;width:100%;object-fit:contain}}@media (min-width:768px){.movie-card{width:30%;margin:10px}.movie-card img{height:300px;object-fit:cover}}
/*# sourceMappingURL=main.4493eb46.chunk.css.map */