@import url(https://fonts.googleapis.com/css2?family=Days+One&display=swap);*{font-family:Days One,sans-serif;margin:0;padding:0}body{align-items:center;background-color:#34fb58;background-image:linear-gradient(315deg,#0852ffa7,#00ffe1df 74%);display:flex;height:100vh;justify-content:center}.wrapper{background-color:#b89a7ef9;border-radius:2rem;height:35rem;padding:4rem;width:26rem}.screen{align-items:center;background-color:#4357692d;border-radius:10px;box-sizing:border-box;color:#fff;display:flex;font-weight:700;height:100px;justify-content:flex-end;margin-bottom:10px;padding:0 10px;width:100%}.buttonCont{grid-gap:10px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr);height:calc(100% - 110px);width:100%}button{background-color:#ffb116;border:none;border-radius:10px;color:#0b0b0b;cursor:pointer;font-size:24px;font-weight:700;outline:none}button:hover{background-color:rgba(43,184,177,.715)}.equals{background-color:#9dffeb}.equals:hover{background-color:rgba(43,184,177,.715)}.title{color:hsla(0,0%,100%,.898);display:flex;font-size:1.8rem;justify-content:center}
/*# sourceMappingURL=main.392da285.css.map*/