const css = styled.b` html, body, div, iframe { margin: 0px; padding: 0px; height: 100%; width: 100%; min-height: 5000px; border: none; display: block; } `; return ( <css> <iframe src="https://sepolia.easscan.org/attestation/view/0x720fd867d8a375cd75bd184664a6fb33d08783ff17697082edfdc02a61168f08" /> </css> );