JSFiddle - React, Tailwind, and code Playground
HTML
<iframe class="doc" src="https://docs.google.com/gview?url=http://writing.engr.psu.edu/workbooks/formal_report_template.doc&embedded=true"></iframe>
CSS
.doc {
width: 100%;
height: 500px;
}