*,:after,:before{box-sizing:border-box}body{background:linear-gradient(90deg,#0303fc,#04fb4e);margin:0}.main-grid{display:grid;grid-template-columns:repeat(4,6rem);grid-template-rows:minmax(7rem,auto) repeat(5,6rem);justify-content:center;margin-bottom:2rem;margin-top:2rem}.span-two{grid-column:span 2}.screen{word-wrap:break-word;align-items:flex-end;background-color:rgba(0,0,0,.75);display:flex;flex-direction:column;grid-column:1/-1;justify-content:space-between;padding:.75rem;word-break:break-all}.screen .previous-operand{color:hsla(0,0%,100%,.75);font-size:1.5rem}.screen .current-operand{color:#fff;font-size:2.5rem}.main-grid>button{background-color:hsla(0,0%,100%,.75);border:1px solid #fff;cursor:pointer;font-size:2rem;outline:none}.main-grid>button:focus,.main-grid>button:hover{background-color:hsla(0,0%,100%,.9)}
/*# sourceMappingURL=main.2d6b933b.css.map*/