html, body { margin: 0; } #demo { display: block; width: 100%; height: 50vh; } iframe { width:100%; height:100%; border: none; }