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{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.centerContents{background-color:#adadad;height:100vh;width:100vw}.centerContents,.outerBorder{display:flex;justify-content:center}.outerBorder{align-items:center;background-color:#f4f4f4;border:1px solid #000;border-radius:10px;flex-direction:column;height:380px;margin-top:25vh;width:253px}.display{border:1px solid #000;display:block;flex-direction:column;font-family:Arial,Helvetica,sans-serif;font-size:xx-large;height:65px;margin-bottom:7px;resize:none;text-align:right;width:221.5px}.buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;height:280px;justify-content:space-between;width:223px}button{align-items:center;border:1px solid #000;display:flex;height:50px;justify-content:center;width:50px}.numButton{background-color:#fff}.opButton{background-color:#d3d3d3}#buttonC{background-color:#f08080}button:active{background-color:grey}#buttonC:active{background-color:#bf542d}#buttonEnter:active{background-color:#2eac2e}#buttonEnter{background-color:#90ee90;width:221.5px}
/*# sourceMappingURL=main.af6e0f9e.css.map*/