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}.navbar{align-items:center;background:#000;border-bottom:1px solid #ccc;color:#fff;display:flex;flex-direction:row;height:10vh;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:50}.navbar-heading h1{font-size:30px;margin-left:20px}.navbar-heading h1 span{color:#f3b542}.navbar-links ul{display:flex;list-style:none}.navbar-links a{background:#262626;border-radius:5px;color:#fff;cursor:pointer;font-size:20px;margin:0 10px;padding:10px;text-decoration:none;transition:all .4s ease}.navbar-links a:hover{color:orange}.footer{align-items:center;background-color:#000;border-top:1px solid #ccc;color:#fff;display:flex;height:10vh;justify-content:center}p{font-size:16px}p span{color:orange}.categories{background:#000;color:#fff;cursor:pointer;flex-direction:row;flex-wrap:wrap;height:80vh;width:100%}.categories,.categories div{align-items:center;display:flex;justify-content:center}.categories div{flex-direction:column}.categories img{margin:5px;transition:all .2s ease-in;width:170px}.categories img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.random{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.random img{border:1px solid gray;width:250px}.random-grid-controls{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:20px}.random-grid-controls button{background-color:#000;border:1px solid gray;border-radius:10px;color:#fff;font-size:18px;margin-top:15px;outline:none;padding:10px}.random-grid-instructions{text-align:center}.random-grid-instructions p{font-size:18px}.home{background:#000;color:#fff;height:auto;min-height:100vh;width:100%}.home-search{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.home-search input{margin:20px 0;padding:10px;width:300px}.home-search button,.home-search input{border:1px solid gray;border-radius:10px;font-size:18px;outline:none}.home-search button{background:orange;color:#fff;cursor:pointer;margin-left:10px;padding:8px}.home-meals{grid-gap:7px;display:grid;gap:7px;grid-template-columns:repeat(4,1fr);margin:10px auto auto;text-align:center;width:98%}.home-meals h2{display:flex;text-align:center;width:100%}.home-grid{cursor:pointer}.home-grid img{border:1px solid gray;border-radius:10px;height:250px;transition:all .4s ease;width:280px}.home-grid:hover{-webkit-transform:scale(1.014);transform:scale(1.014)}
/*# sourceMappingURL=main.0c00d4a3.css.map*/