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