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}.searchBar{display:flex;gap:7px;justify-content:center;margin-top:35px}.searchBar input{background-color:#e7e7e7;border:none;border-radius:5px;font-size:22px;padding:10px;width:400px}.searchBar button{background-color:orange;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:20px;width:90px}.meals{display:flex;flex-wrap:wrap;gap:21px;justify-content:center;margin:40px auto auto;width:90%}.meals img{border-top-left-radius:11px;border-top-right-radius:11px;height:270px;width:100%}.mealImg{background-color:#fff;border-radius:11px;box-shadow:0 3px 3px 3px #f0f0f0;height:380px;text-align:center;width:280px}.mealImg p{font-weight:600}.mealImg button{background-color:orange;border:none;border-radius:21px;color:#fff;cursor:pointer;font-size:17px;padding:7px;width:120px}.mealInfo img{border-radius:11px;height:400px;width:400px}.mealInfo{align-items:center;background-color:#ffb52a;display:flex;gap:22px;height:90vh;justify-content:center;margin:auto;padding:32px}.mealInfo button{background-color:#ff4500;border:none;border-radius:6px;color:#fff;font-size:19px;padding:9px}.mealInfo .info{margin-top:-112px}.App,.head,.msg{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.8cfe60a9.css.map*/