return ( <img src={images[activeTab]} style={{ width: "100%", height: "100vh", objectFit: "contain", top: 0, left: 0, backgroundColor: "black", }} /> );