body{margin:0;padding:0;height:100%!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.keyboard{display:flex;flex-direction:column;height:380px;margin-top:5px}.row{height:16.6%;width:100%;display:flex;justify-content:space-around;align-items:center}.button{width:59px;height:59px;border-radius:50%;background-color:#505050;color:#fff;font-size:32px;border:none;opacity:.95}.button:focus{outline:none}.button:active{border:3px solid #fff;opacity:.75}#backspace{font-size:24px;color:#fff}#backspace,#equals{background-color:#ff9500}.special{font-size:38px}.lt-grey{background-color:#d4d4d2;font-size:30px;color:#000}.orng{background-color:#ff9500}.calculator{display:flex;flex-direction:column;justify-content:flex-end;border-radius:6%;border:.5px solid #a9a9a9;width:300px;height:540px;background-image:url(/static/media/screen.efb8a6c1.jpg);background-size:cover;box-shadow:5px 5px}.calcContainer{display:flex;justify-content:center;align-items:center;width:100%;min-height:100vh;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.5)),to(hsla(0,0%,100%,.5))),url(/static/media/appBackground.ef0379b7.jpg);background:linear-gradient(hsla(0,0%,100%,.5),hsla(0,0%,100%,.5)),url(/static/media/appBackground.ef0379b7.jpg);background-size:cover}@media (max-width:480px){.calculator{width:100vw;height:100vh}}.display{color:#fff;max-height:100%;width:100%;font-size:60px;font-family:Arial,Helvetica,sans-serif}.display,.display-digits{display:flex;flex-direction:row-reverse}.display-digits{overflow-x:auto;white-space:nowrap}.App{margin:0;padding:0;height:100%!important;background-color:green;display:flexbox;justify-content:center}
/*# sourceMappingURL=main.e4fd2a38.chunk.css.map */