@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);*{font-family:Montserrat,sans-serif;margin:0;padding:0}body{align-items:center;background-color:#fbb034;background-image:linear-gradient(315deg,#fbb034,#fd0 74%);display:flex;height:100vh;justify-content:center}.wrapper{background-color:#485461;background-image:linear-gradient(315deg,#485461,#28313b 74%);height:540px;padding:10px;width:340px}.screen,.wrapper{border-radius:10px}.screen{align-items:center;background-color:#4357692d;box-sizing:border-box;color:#fff;display:flex;font-weight:700;height:100px;justify-content:flex-end;margin-bottom:10px;padding:0 10px;width:100%}.buttonBox{grid-gap:10px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr);height:calc(100% - 110px);width:100%}button{background-color:#503cd1;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:24px;font-weight:700;outline:none}button:hover{background-color:#3d2bb8}.equals{background-color:#f33d1d;grid-column:3/5}.equals:hover{background-color:#e4270f}
/*# sourceMappingURL=main.d0d6580f.css.map*/