body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{display:flex;height:100vh;flex-direction:column}.header{background-color:#00afb9}.footer,.header{text-align:center;height:100px}.footer{background-color:#fed9b7}.main{flex:1 1;background-color:#222;box-shadow:inset 0 10px 7px -7px #eee,inset 0 -10px 7px -7px #eee;color:#fff}.row{flex-direction:row;display:flex;align-items:center;justify-content:center}.keybox{margin:10px;width:50px;height:50px;padding:20px;background-color:#0081a7;border:1px solid #0081a7;border-radius:4px;transition:all .5s}.keybox_label{text-align:center;font-weight:700;font-size:2em;color:#ddd}.keybox--isPressed{transition:all 0s;transform:scale(1.1);border-color:#eee;box-shadow:0 0 5px #f07167}
/*# sourceMappingURL=main.ca2c9307.chunk.css.map */