*{padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#948c8c;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.drum_machine{background-color:#cac2c2;border:5px solid orange;display:flex;flex-direction:row;left:50%;padding:5px;position:absolute;top:50%;transform:translate(-50%,-50%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.display{align-items:center;background-color:gray;color:#1f1c1c;display:flex;font-weight:800;height:40px;justify-content:center;margin:15px;width:160px}.drum_container{display:grid;grid-template-columns:auto auto auto;margin:1.2rem}.drum-pad{background-color:gray;border:none;border-radius:4px;box-shadow:2px 3px 5px #000;color:#000;font-size:medium;font-weight:800;margin:6px;outline:none;padding:1.8rem 2.7rem}.active,.drum-pad.active{background-color:#f5a615}.controls_container{display:grid;grid-template-columns:auto;justify-content:space-around;margin:auto 20px;text-align:center;transition:2s ease}.power{background-color:#000;height:25px;margin:auto auto 20px;width:50px}.power button:active{background-color:#f0f8ff}.powerbutton{background-color:blue;border:none;float:left;height:100%;width:20px}button:hover{cursor:pointer}span{font-weight:800}
/*# sourceMappingURL=main.c6644b59.css.map*/