/* assets/style.css */ body { background-color: #f8f9fa; font-family: Arial, sans-serif; } h2 { margin-bottom: 20px; } img.product-img { max-width: 100px; height: auto; border-radius: 5px; }