1 <style type="text/css" media="screen"> 2 iframe { 3 padding: 10px; 4 } 5 6 body { 7 background-color: gray; 8 height: 1000px; 9 } 10 </style> 11