
Elephant Robotics mechArm All-in-one Suite Robot Kit: The Most Compact 6-Axis Robot Arm with Camera
body { font-family: Arial, sans-serif; margin: 0; padding: 20px; } h2 { text-align: center; font-weight: bold; font-size: 2.5em; margin-bottom: 10px; }.product-section { display: flex; flex-wrap: wrap; margin-bottom: 20px; }.product-section h3 { font-weight: bold; margin-bottom: 5px; } .product-description { flex: 1; padding: 20px; display: flex; flex-direction: column; justify-content: center; align-items: center; } .product-learn-more-button { text-decoration: underline; font-weight: bold; color: #0095ff; cursor: pointer; } .product-learn-more-button:hover { color: #D10034; } .product-image { flex: 1; text-align: center; }.product-image img { max-width: 100%; height: auto; } .video-container { position: relative; width: 100%; max-width: 800px; /* Adjust this value as needed */ margin: 0 auto; } .video-container::before { content: ""; display: block; padding-top: 56.25%; /* 16:9 aspect ratio */ } .video-container iframe { positi