return ( <div style={{ position: "relative", overflow: "hidden", paddingTop: "56.25%" }} > <iframe style={{ position: "absolute", top: "0", left: "0", width: "100%", height: "100%", }} src="https://pd.marmaj.org/pixelpets" title="PixelPets-Marmaj-iframe" ></iframe> </div> );