.App{min-height:100vh;background:linear-gradient(-70deg,#a5cc82,#00467f)}.title{display:flex;justify-content:center;align-items:center}.allRecipes{display:flex;justify-content:space-around;flex-wrap:wrap}.footer{background-color:#000;color:#d3d3d3;text-align:center;padding:5px}.footer a{text-decoration:none;color:#78c5ef}.footer a:hover{text-decoration:underline}._header_10xl8_1{display:flex;justify-content:space-around;flex-direction:column;align-items:center;width:90vw;min-height:20vh;max-width:900px;padding:1% 3%;margin:8px 10px;color:#00539c;font-weight:700;border-radius:20px;background-color:#e7bf53}h1{font-size:3em;font-weight:700}._recipe_16xxo_1{border-radius:25px;margin:20px 5%;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background-color:#fff;width:90vw;max-width:700px;padding:1% 0%;cursor:pointer;transition:transform .6s}._recipe_16xxo_1:hover{transform:scale(1.02)}img{height:100%;border-radius:20px;overflow:hidden;margin:3%}h1{text-align:center;font-size:2.4em}.scrollbar{z-index:10;width:100%;background-color:#f1f1f1;top:0;left:0;position:fixed}.progress-container{width:100%;height:8px;background:#ccc}.progress-bar{height:8px;background:#eb4435}body{margin:0;font-family:Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
