body{margin:0;padding: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}*{margin:0;list-style:none}.recipe{border-radius:10px;box-shadow:0 10px 15px #000;margin:20px;display:flex;flex-wrap:nowrap;flex-direction:column;justify-content:center;align-items:center;max-width:55%;background:#fff;padding:20px 0}.recipe:hover{background:#e2e2e2;cursor:pointer}.recipe h1{width:100%;padding:20px 0}.recipe a{text-decoration:none;color:#000}.recipe p{padding-bottom:20px}img{height:200px;width:200px;border-radius:20px}.App{min-height:10vh;background-image:linear-gradient(120deg,#a6c0fe,#f68084)}.search-form{min-height:10vh;display:flex;justify-content:center;align-items:center}.search-bar{width:50%;border:none;padding:10px}.search-button{background:#a6c0fe;border:none;padding:10px 20px;color:#fff}label{margin:5px}.Title{display:flex;justify-content:center;margin-bottom:5%;padding-top:5%;color:#fff;font-style:italic;font-weight:700;font-size:large}.recettes{display:grid;grid-template-columns:33% 33% auto;grid-gap:1rem;gap:1rem;padding-left:5%}.recettes a{display:flex;justify-content:space-evenly;width:75%;align-items:center;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}
/*# sourceMappingURL=main.8b7645f3.chunk.css.map */