JSFiddle - React, Tailwind, and code Playground

HTML

<iframe src="http://sbc.swarthmore.edu" scrolling="no">

CSS

iframe {
    width: 600px;
    height: 500px;
    overflow: hidden;
    margin-top: -50px;
}