1body { 2 margin: 0; 3 overflow: hidden; 4 padding: 0; 5} 6 7iframe { 8 border: 0; 9 display: block; 10 height: 100dvh; 11 width: 100%; 12}