body{margin:0;font-family:Arial} header,footer{background:#ffffff;padding:0px;text-align:center} .grid img{width:150px;height:150px;object-fit:cover;margin:5px}
img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}