body{background:linear-gradient(270deg,#d3d3d3,#918383);font-family:Poppins,sans-serif}.App{text-align:center}.App-header{align-items:center;background:linear-gradient(90deg,#5e5959,#b66969);color:#000;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{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{font-size:16px;margin:0 10px 30px;padding:8px}.movie{border-radius:50px;max-width:25%;padding:5px 25px 10px}img{border-radius:15px}.errorMessage{color:#b60303;font-weight:700;margin:auto}.search{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:15px}#searchfield{background-color:#faebd7}#searchfield:focus{border:none}#search{font-weight:700}input[type=submit]{background-color:initial;border:1px solid #3b3636;border-radius:50px;color:#000;cursor:pointer;margin-left:5px;padding:5px;width:80px}input[type=submit]:hover{background-color:#282c34;color:#faebd7;transition:.4s ease}.search>input[type=text]{border:none;border-radius:50px;min-width:170px;width:50%}@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.c0a208da.css.map*/