5 lines
48 B
CSS
5 lines
48 B
CSS
|
body,
|
||
|
iframe {
|
||
|
width: 100%;
|
||
|
height: 100vh;
|
||
|
}
|