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}.App-header{align-items:center;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.drumApp{background-color:#f5f5f5;border:5px solid orange;border-radius:5px;padding:20px;width:50vw}.Cradit{margin:0;padding:0;text-align:right}.Cradit a{text-decoration:none}.importentElements{align-items:center;display:flex;justify-content:space-between}.buttons{flex-direction:column;width:45%}.buttonRow1,.buttonRow2,.buttonRow3,.buttons{display:flex;justify-content:space-evenly}.buttons button{background-color:#a9a9a9;border:none;border-radius:10px;box-shadow:5px 5px 5px gray;color:#fff;cursor:pointer;font-size:20px;font-weight:700;height:80px;margin:5px;width:30%}.buttons button:active{background-color:orange}.Controlls{width:50%}.Controlls,.powerSection{align-items:center;display:flex;flex-direction:column}.powerSection{margin-bottom:10px}.powerSection h4{margin:0;padding:0}.powerOff{color:red}.powerOff,.powerOn{background-color:#f5f5f5;border:none;cursor:pointer;font-size:20px;padding:10px}.powerOn{color:green}.tuneName{align-items:center;background-color:#d3d3d3;display:flex;height:40px;justify-content:center;overflow-wrap:break-word;width:70%}.bankSection{text-align:center}.bankSection h4{margin:0;padding:0}.bankButton{background-color:gray;border:none;color:#fff;cursor:pointer;font-size:20px;font-weight:700;padding:10px}@media (max-width:768px){.drumApp{padding:5px;width:90vw}.buttons{width:65%}.buttons button{font-size:16px;height:50px}.Controlls{display:flex;flex-direction:column;height:30vh;justify-content:space-evenly}.powerSection{flex-direction:row}.powerSection button{margin:0 0 0 10px;padding:0}.tuneName{justify-content:center;margin:0 0 5px;padding:0;width:80%}.bankSection,.tuneName{align-items:center;display:flex}.bankSection{justify-content:space-between}.bankSection h4{display:none}.bankButton{font-size:15px}}
/*# sourceMappingURL=main.f5b71890.css.map*/