.keyboard{flex:1 1}.row div:last-child{background-color:#8c52dd}.last-row{display:flex}.last-row .button-wrapper:last-child{background-color:#e62f88}.row{display:flex;width:100%}.button-wrapper{height:4em;display:flex;justify-content:center;align-items:center;font-weight:lighter;font-size:1.4em;background:linear-gradient(0deg,#f2f2f2,#ebe7e7);background-color:#f2f2f2;color:grey;flex:1 1;opacity:.9}.button-wrapper:hover{cursor:pointer;opacity:1;color:#000}.row div:last-child{background:linear-gradient(0deg,#8c52dd,#6e3db3);color:#f2f2f2}.last-row .button-wrapper:last-child{background:linear-gradient(0deg,#e62f88,#c02671);color:#f2f2f2;flex:2 1}.display{width:100%;height:7em;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;font-weight:bolder;color:ivory;background-color:#000;font-size:1.4em}.condition{margin-bottom:1rem;color:pink}.condition,.result{margin-right:1rem;margin-left:1rem;word-break:break-all;overflow:hidden}.result{font-size:2.5em;font-weight:100}body{margin:0}#root{width:100%;height:100vh;font-family:"Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans",Arial,sans-serif;background:linear-gradient(to top left,#b0e0e6,pink)}.app{display:flex;align-items:center;height:100%;width:400px;margin:0 auto}@media only screen and (max-width:408px){.app{width:100%}}
/*# sourceMappingURL=main.6d3615f9.chunk.css.map */