body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;background:#f0eaea;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.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-size:30px;font-weight:700;height:100px;justify-content:flex-end;margin-bottom:10px;padding:0 10px;text-align:right;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{align-items:center;background-color:#503cd1;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:24px;font-weight:700;justify-content:center;outline:none}Button:hover{background-color:#3d2bb8}.equals{align-items:center;background-color:#0f0;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:30px;font-weight:700;grid-column:3/5;justify-content:center;outline:none}.equals:hover{background-color:#f8cc06}.Reset{align-items:center;background-color:#f33d1d;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:30px;font-weight:700;grid-column:3/1;justify-content:center;outline:none}.Reset:hover{background-color:#f8cc06}
/*# sourceMappingURL=main.2e217d09.css.map*/