.calcDisplay{background-color:#000;border-top-left-radius:10px;border-top-right-radius:10px;color:#fff;height:80px;padding:10px;text-align:right}button{border:none;border-radius:10px;cursor:pointer;font-size:1.5em;margin:5px;width:20%}@media screen and (max-width:600px){button{font-size:1em}}.calcKeyboard{background-color:#1bbab2;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.btnRow{display:flex;height:80px;justify-content:space-evenly;padding:5px}.header{align-items:center;background-color:#1bbab2;color:#fff;display:flex;font-size:1.5em;height:55px;justify-content:center}*{margin:0;padding:0}.container{align-items:center;display:flex;flex-direction:column;gap:2em;height:100vh;margin-top:3em}.container p{font-size:1.2em;line-height:28px;margin:10px;max-width:700px;text-align:center}.calcCard{height:60vh;width:400px}@media screen and (max-width:700px){.calcCard{width:80%}}
/*# sourceMappingURL=main.ce83679c.css.map*/