body,html{margin:0;padding:0;height:100%}body{flex-direction:column;min-height:100dvh}body,main{display:flex}main{flex:1 1;flex-direction:column}.iframe-wrapper{flex:1 1;position:relative;overflow:hidden;width:100%}.iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:calc(100% + 45px);border:0}.iframe-error{padding:2rem;text-align:center;font-family:system-ui}