body{line-height:1.5;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}*{margin:0}ol[role=list],ul[role=list]{list-style:none;padding-inline:0}p,h1,h2,h3,h4,h5,h6,input,button,textarea,select{font:inherit;overflow-wrap:break-word}body{padding:10px}h1{font-family:Arial,Helvetica,sans-serif;font-weight:700;font-size:2rem}.score{display:flex;font-family:Arial,Helvetica,sans-serif}.score>p{margin-right:auto}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-auto-rows:250px;place-items:center;gap:50px}.card{width:250px;height:250px;background-color:bisque;border:solid;border-radius:10px;text-align:center;align-content:center}.card>img{max-width:100%;max-height:100%}
