.App{display:grid;grid-template-columns:1fr 3fr;font-family:"Roboto Mono",monospace;min-height:500px}aside{background-color:#ffe4e1;text-align:center}aside button{margin:10px}.menu-wrapper{background-color:#fff;width:80%;margin:0 auto;border-radius:10px}main{background-color:linen;position:relative}.burger-wrapper{display:flex;flex-direction:column;justify-content:flex-end;width:40%;position:absolute;bottom:20px;left:30%}.tomato{border-radius:14px;background-color:#f13233;height:20px;border-bottom:5px solid #940c0e}.cheese,.tomato{width:90%;margin:0 auto}.cheese{background-color:#e8ea02;border-radius:10px;height:15px;border-bottom:5px solid #eab902}.patty{border-radius:15px;background-color:#603102;height:30px;border-bottom:16px solid #402408}.lettuce,.patty{width:90%;margin:0 auto}.lettuce{border-radius:8px;background-color:#80d041;height:8px;border-bottom:3px solid #0f6d12}.sauce{height:10px;background-color:brown;border-radius:40px;width:90%;margin:0 auto}.bun{background-color:#e6af5d;border-radius:30px;height:60px;border-bottom:11px solid #724d12}.plate{background-color:#add8e6;height:20px;width:65%;border-radius:0 0 20px 20px;position:absolute;bottom:0;left:17.5%}.reset-btn{display:flex;justify-content:center;margin-right:20px;margin-left:25px}main p{margin-left:20px}
/*# sourceMappingURL=main.4e9d8c2b.chunk.css.map */