:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}#display{display:flex;flex-direction:column;gap:20px}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px;color:#fdd03b;font-size:30px}.drum-pad{display:flex;justify-content:center;align-items:center;width:200px;height:140px;background-color:#291907;border-radius:5%}
