@import url(https://fonts.googleapis.com/css2?family=Roboto&display=swap);*{box-sizing:border-box}*,body{margin:0;padding:0}body{align-items:center;background:#f4f4f4;display:flex;font-family:Roboto,sans-serif;height:100vh;justify-content:center}.calculator{background:#fff;border-radius:1rem;box-shadow:5px 15px 29px 0 rgba(0,0,0,.1);margin-top:4rem;padding:2rem;width:40rem}.screen{background:gray;color:#fff;font-size:2rem;height:4rem;margin-bottom:0;padding-right:.5rem;padding-top:1rem;text-align:right}.buttonCarton{display:grid;grid-template-columns:repeat(4,1fr)}.button{align-items:center;background:#e9e8e8;border:.5px solid #aaa;border-radius:2px;color:#000;cursor:pointer;display:flex;font-size:2rem;height:4rem;justify-content:center;padding:10px}.button:hover{border:2px dotted #3c8060}.bigbtn{grid-column:1/3}.operator{background:#e78050}.first-app{flex-direction:column;gap:5rem}.Home_content__kptqt,.first-app{align-items:center;display:flex;justify-content:center}.Home_content__kptqt{flex-wrap:wrap;gap:2rem;margin:5% 0;padding-left:20%;width:80%}.Home_content__kptqt h1{font-size:3rem;font-weight:600;line-height:1em;margin-bottom:1rem;text-align:center;text-transform:lowercase}.Header_myHeader__YvXxJ ul{display:flex;gap:5rem;list-style-type:none;padding:2%}.Header_myHeader__YvXxJ h2{padding:2%}.Header_myHeader__YvXxJ{background-color:#017a7a;border-bottom:2px solid #017a7a;border-bottom-left-radius:60px;border-bottom-right-radius:60px;justify-content:space-between;margin-bottom:8%}
/*# sourceMappingURL=main.fc25c5ca.css.map*/