#_calcContainer_1ume3_1{background:#faebd7;height:100vh;display:flex;justify-content:center;align-items:center}#_calculator_1ume3_1{width:400px;background:#000}#_calcDisp_1ume3_1{height:70px;background:#000;color:#fff;font-size:25px;text-align:right}#_calcButtons_1ume3_1{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;height:250px;padding:1rem;gap:.25rem}._numButtons_1ume3_30{border-radius:10px;background:gray;color:#fff;font-size:20px;transition:scale 50ms ease;&:active,&._clicked_1ume3_38{scale:.95}}#_result_1ume3_1{font-size:15px;color:#9c9c9c;padding-top:10px;display:flex;justify-content:space-around}#_clear_1ume3_1{background:red;grid-area:1 / 1 / 2 / 3}#_equals_1ume3_1{background:green;grid-area:5 / 3 / 6 / 5}@media screen and (max-width:768px){#_calculator_1ume3_1{width:90%}}
