*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;box-sizing:border-box}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{min-height:100vh;min-width:1000px;background:#f1ecec}.search-form{min-height:10vh;display:flex;justify-content:center;align-items:center}.search-bar{width:50%;border:none;padding:10px;outline:none}.search-button{background:#e9a8a8;border:none;padding:10px 20px;color:#fff;cursor:pointer}.recipes{flex-wrap:wrap}.recipe,.recipes{display:flex;justify-content:space-around}.recipe{border-radius:5px;box-shadow:0 5px 20px #474747;margin:20px;flex-direction:column;align-items:center;background:#fff;width:40%;font-size:1.2rem;overflow-x:auto;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.recipe-calories,.recipe-list,.recipe-title{margin-bottom:1rem}.recipe-calories{font-weight:700}img{margin-bottom:.5rem;border-radius:3px}.error{font-size:large;font-weight:700;letter-spacing:.1rem;margin-top:3rem}.error,.footer{text-align:center}.footer{background:var(--primary-color);padding:1.5rem;left:0;bottom:0;width:100%;font-size:1.3rem}@media only screen and (max-width:850px){.search-bar,.search-button{margin-top:3rem}.recipes{flex-direction:column;align-items:center;margin-top:4rem}.recipe{width:80%;font-size:1.7rem}.recipe-calories,.recipe-list,.recipe-title{margin-bottom:1rem}.recipe-calories{font-weight:700}img{margin-bottom:.5rem;border-radius:3px}}@media only screen and (max-width:1200px){.recipe{font-size:1rem}}
/*# sourceMappingURL=main.c055b28f.chunk.css.map */