Juui Ki-Bot
html, body {
height: 100%;
margin: 0;
padding: 0;
}
.iframe-container {
display: flex;
flex-direction: column;
width: 100%;
height: 100vh; /* Höhe des Viewports */
margin: 0;
padding: 0;
}
.iframe-container iframe {
flex-grow: 1;
width: 100%;
height: 100%;
border: none;
}
Seitennummerierung
- Erste Seite
- Vorherige Seite
- …
- 240
- 241
- 242
- 243
- 244
- 245
- 246
- 247
- 248
- …
- Nächste Seite
- Letzte Seite