JSFiddle - React, Tailwind, and code Playground

HTML

<iframe src="https://www.anandabazar.com/" frameborder="0"></iframe>

CSS

iframe {
    width: 100px;
    height: 100px;
    border: 1px solid #000;
}