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