JSFiddle - React, Tailwind, and code Playground

by Shidhin C R

HTML

<html>
    <body>
        <iframe src="https://mail.google.com/mail/mu/mp/492/#tl/Inbox"></iframe>
    </body>
</html>

CSS

iframe {
    height:500px;
    width:500px;
    border:1px solid black;
}