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;background:linear-gradient(90deg,#ff5f6d,#ffc371)}.search-form{min-height:10vh;display:flex;justify-content:center;align-items:center}.search-bar{width:50%;border:none;padding:10px}.search-button{background-color:#f04dd5;border-color:#f3a1e8;padding:10px 20px;cursor:pointer;color:#fff}.recipes{flex-wrap:wrap}.recipe,.recipes{display:flex;justify-content:space-around}.recipe{border-radius:10px;box-shadow:0 5px 20px #474747;margin:20px;flex-direction:column;background:#fff;align-items:center;min-width:40%}.image{border-radius:50%;width:100px;height:100px}
/*# sourceMappingURL=main.be8aeec3.chunk.css.map */