Cuss Word of the day

Iframe

Sample:

Code:
	<style>iframe.cuss-iframe {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
	-moz-box-shadow: 4px 4px 14px #000; -webkit-box-shadow: 4px 4px 14px #000; box-shadow: 4px 4px 14px #000;
	}</style>
	<iframe src="https://cusstionary.com/word-of-the-day/iframe" width=400 height=220></iframe>