<h2 mat-dialog-title>Neptune</h2>
<mat-dialog-content>
<iframe frameborder="0" src="https://en.wikipedia.org/wiki/Neptune"></iframe>
</mat-dialog-content>
<mat-dialog-actions>
<button mat-raised-button color="primary" mat-dialog-close>Close</button>
</mat-dialog-actions>