@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@300&display=swap);*{font-family:Work Sans,sans-serif;margin:0;padding:0}body{background-color:#fbb034;background:radial-gradient(circle,#eeaeca 0,#94bbe9 100%);height:100vh;justify-content:center}.pantalla,body{align-items:center;display:flex}.pantalla{background-color:#91a8c0;border:4px solid #000;border-radius:20px;box-sizing:border-box;color:#fff;font-weight:700;height:100px;justify-content:flex-end;margin-bottom:20px;padding:0 10px;width:100%}.botonescaja{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:hwb(186 20% 29%/.885);border:none;border-radius:10px;box-shadow:11px 9px 5px -6px rgba(0,0,0,.8);-webkit-box-shadow:11px 9px 5px -6px rgba(0,0,0,.8);-moz-box-shadow:11px 9px 5px -6px rgba(0,0,0,.8);color:#fff;cursor:pointer;font-size:24px;font-weight:700;outline:none}Button:hover{background-color:#3f29ce}Button:active{position:relative;top:2.75px}.equals{background-color:#f35d1d;grid-column:3/5}.equals:hover{background-color:#e4270f}.formabase{background-color:#485461;background-image:linear-gradient(315deg,#485461,#28313b 74%);border:double #000;border-radius:10px;box-shadow:8px 8px 0 #0b0b0b;height:540px;padding:10px 10px 20px;width:340px}
/*# sourceMappingURL=main.953d41b9.css.map*/