JSFiddle - React, Tailwind, and code Playground

HTML

<html>
<head>
<title>Sam Electronics Listings</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<style type="text/css">
<!--
#dtdc{
    width:800px;
    height:780px;
    overflow:hidden;
}
#dtdc iframe {
    width:800px;
    height:2600px;
    margin-left:-20px;
    margin-top:-180px; 
    border:0;
    }
 
</style>

</head>
<body >

 <div id="dtdc">

<iframe 
src="http://www.fedex.com/Dropoff/start" 
scrolling="no" 
width="2000" height="2000"

></iframe>

 </div>