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}.App{text-align:center}.App-header{display:flex;align-items:center;flex-direction:column;justify-content:center;height:70px;padding:20px;cursor:pointer;color:#fff;background-color:#397e43;font-size:calc(10px + 2vmin)}.spinner{height:80px;margin:auto}.App-intro{font-size:large}*{box-sizing:border-box}.movies{display:flex;flex-direction:row;flex-wrap:wrap}.App-header h2{margin:0}.add-movies{text-align:center}.add-movies button{margin:0 10px 30px;padding:8px;font-size:16px}.movie{max-width:25%;padding:5px 15px}.movie h2{font-size:16px}.poster{width:200px;border-radius:10px}.errorMessage{margin:auto;color:#a10f0f;font-size:100px;font-weight:700}.search{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:10px}input[type=submit]{width:80px;margin-left:5px;padding:5px;cursor:pointer;color:#000;border:1px solid #000;border-radius:5px;background-color:transparent}input[type=submit]:hover{color:#faebd7;background-color:#282c34}.search>input[type=text]{width:40%;min-width:170px;border:1px solid #000;border-radius:5px}@media screen and (min-width:694px) and (max-width:915px){.movie{max-width:33%}}@media screen and (min-width:652px) and (max-width:693px){.movie{max-width:50%}}@media screen and (max-width:651px){.movie{max-width:100%;margin:auto}}
/*# sourceMappingURL=main.ddca71a0.chunk.css.map */