*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.app{flex-direction:column;width:100%;height:100vh;display:flex}.main-iframe{border:none;flex:1;width:100%}.footer{text-align:center;background-color:#fff;border-top:1px solid #eee;flex-shrink:0;width:100%;padding:12px 0}.footer a{color:#666;font-size:14px;text-decoration:none}.footer a:hover{color:#333;text-decoration:underline}