.App{font-family:sans-serif;text-align:center;width:100vw;height:auto;overflow-x:hidden}button{background-color:orange;border:2px solid #000;margin:.5rem;padding:.5rem;border-radius:5px;min-width:5rem;cursor:pointer}button:hover{background-color:#ff0}.foodlist{flex-direction:column;align-items:stretch}.foodlist,.foodlist .renderedDiv{display:flex;justify-content:space-between}.foodlist .renderedDiv{width:15rem;margin:1rem auto;padding:1rem;border:1px solid orange;font-weight:700;border-radius:5px;align-items:center}hr{width:20rem}
/*# sourceMappingURL=main.7c7ce3e6.chunk.css.map */