body{margin:0;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.App{min-height:100vh;padding:20px;background-image:linear-gradient(0deg,#a18cd1 0,#fbc2eb)}.app__heading,.app__subheading{text-align:center}.form{display:flex;justify-content:center;margin-top:35px}.input__field{width:50%;padding:10px 20px;border:none}.submit__button{background-color:#f08080!important;color:#fff!important;width:100px;border:none;cursor:pointer}.submit__button:hover{opacity:.7}.Recipe{display:grid;margin-top:50px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,auto);justify-content:center;align-items:center;justify-items:center;grid-gap:75px 40px;gap:75px 40px;padding:0 60px}.recipe__body{align-items:center;justify-content:space-between!important;align-self:stretch;justify-self:stretch;box-shadow:0 0 16px 1px rgba(0,0,0,.48);background-color:#fff;border-radius:12px}.recipe__body,.recipe__list{display:flex;flex-direction:column}.recipe__list{padding-left:0;flex-wrap:wrap;list-style-type:none}.recipe__heading,.recipe__list{text-align:center}.recipe__image{width:300px;height:300px;border-radius:15px}.recipe__calories{font-size:18px;font-weight:700;margin-bottom:30px}
/*# sourceMappingURL=main.847adc70.chunk.css.map */