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;
}
<iframe src="http://sbc.swarthmore.edu" scrolling="no">
iframe {
width: 600px;
height: 500px;
overflow: hidden;
margin-top: -50px;
}