.container{background:linear-gradient(to bottom right,#051937,#004d7a,#008793,#00bf72,#a8eb12);height:100vh;justify-content:center;width:100vw}.calculator,.container{align-items:center;display:flex}.calculator{background-color:#ffffffe6;border:2px solid #000;border-radius:10px;box-shadow:0 4px 8px #0003;flex-direction:column;justify-content:flex-start;padding:20px;width:300px}.topbar{background-color:#fffc;border:1px solid #ccc;border-radius:5px;font-size:24px;height:50px;overflow:hidden;padding:10px;text-align:right;text-overflow:ellipsis;white-space:nowrap}.button-row,.topbar{margin-bottom:10px;width:100%}.button-row{display:flex;justify-content:space-between}.button-row button{background-color:#4caf50;border:1px solid #4caf50;border-radius:5px;color:#fff;cursor:pointer;flex:1 1;font-size:20px;margin:5px;padding:20px}.button-row button:hover{background-color:#39883d}#yay:hover{background-color:#d82619}.equal-button{background-color:#f44336;border:1px solid #f44336}.double-width{flex:2 1}
/*# sourceMappingURL=main.e98fc47b.css.map*/