@import url(https://fonts.googleapis.com/css?family=Comfortaa);.App{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body{background-color:#af5c9a}@font-face{font-family:Digital;src:url(//db.onlinewebfonts.com/t/8e22783d707ad140bffe18b2a3812529.eot);src:url(//db.onlinewebfonts.com/t/8e22783d707ad140bffe18b2a3812529.eot#iefix) format("embedded-opentype"),url(//db.onlinewebfonts.com/t/8e22783d707ad140bffe18b2a3812529.woff2) format("woff2"),url(//db.onlinewebfonts.com/t/8e22783d707ad140bffe18b2a3812529.woff) format("woff"),url(//db.onlinewebfonts.com/t/8e22783d707ad140bffe18b2a3812529.ttf) format("truetype"),url(//db.onlinewebfonts.com/t/8e22783d707ad140bffe18b2a3812529.svg#Digital-7) format("svg")}#border{border:2px solid #4b4b4b;border-radius:3px}.App{display:grid;grid-template-columns:1fr;width:270px;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;box-shadow:4px 4px 4px #3b1039;border-radius:5px}#full-inputDisplay{height:110px;overflow:hidden;font-family:Digital;border:2px solid #919191;background-color:#0e0e0e}#display,#inputDisplay{font-size:60px;font-weight:400;text-align:right}#inputDisplay{top:-29px;font-size:30px;color:#aa0505;height:57px}#display,#inputDisplay{position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:260px;right:3px}#display{bottom:73px;color:#009600}#calcButtons{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;border:2px solid #919191;grid-gap:5px;padding:5px;background-color:#cacaca}#calcButtons button:focus{outline:none}#calcButtons button{height:50px;font-size:25px;font-family:Comfortaa;border-radius:3px}#calcButtons #clear{grid-column-start:1;grid-column-end:3}#calcButtons #equals{height:auto;grid-column-start:4;grid-row-start:4;grid-row-end:6}#calcButtons #zero{grid-column-start:1;grid-column-end:3}#clear{background-color:#7e022b}#equals{background-color:#2f2ceb}
/*# sourceMappingURL=main.4b99f1c1.chunk.css.map */