*{box-sizing:border-box;margin:0;padding:0}html,body,.root,.PagesSwitcher{width:100%;height:100%;min-height:100vh;max-height:100vh;margin:0}.SlidePage{grid-template-rows:auto 1fr auto;grid-template-columns:100%;min-height:100%;max-height:100%;display:grid}.top{color:#f8f8f8;background:linear-gradient(#424242 0%,#313131 100%);border-bottom:3px solid orange;flex:none;padding:8px}.top a{color:#f8f8f8;font-size:12px}.middle{background:#f0f0f0;padding:16px;overflow:hidden scroll}.bottom{text-align:center;color:#f8f8f8;background:linear-gradient(#424242 0%,#313131 100%);border-top:3px solid orange;padding:16px}img{border:4px solid #fff;max-width:360px}p:has(img){text-align:center}@media screen and (width<=700px){img{width:80%}}