.padGrid{grid-template-columns:repeat(3,1fr);gap:8px;width:180px;display:grid}.padGrid button{padding:10px 0;font-size:1.2em}
