body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{align-items:center;background:#48e;display:flex;flex-direction:column;justify-content:center;min-height:100vh;width:100%}.creator-link{margin-top:10px;padding:5px}.creator-link a{color:#fff;margin:2px;text-decoration:none}.calculator{background:#2c7909;border:5px solid #000;border-radius:5px;box-shadow:4px 4px 1px #000;height:100%;margin-top:10px;padding:15px;width:250px}.row{align-items:center;display:flex;height:10%;justify-content:center;margin-top:5px;width:100%}.button,.column{align-items:center;display:flex;flex:1 1;justify-content:center}.button{border:2px solid #000;border-radius:5px;box-shadow:1px 1px 1px #000;cursor:pointer;height:40px;margin:2px;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:40px}.button,.number{background:#48e}.number:hover{background:#274e88}.clear-button{background:#c90505;color:#fff;flex:4 1}.clear-button:hover{background:#720101}.delete-button{background:#c90505;color:#fff}.delete-button:hover{background:#720101}.operator{background:#6fad0a}.operator:hover{background:#3d6104}.screen{align-items:center;background:#000;border:2px solid #48e;border-radius:5px;color:#fff;display:flex;font-size:25px;height:40px;justify-content:flex-end;margin-bottom:10px;max-width:100%;overflow:hidden;padding:5px 20px 5px 5px}
/*# sourceMappingURL=main.4c40917e.css.map*/