11 lines
113 B
CSS

.wrapper {
width: 100%;
max-width: 600px;
color: aqua;
}
.iframe {
width: 100%;
height: 100svh;
}