body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#222;font-size:16px}.App{justify-content:center;color:#fff;height:100vh;font-weight:300;flex-flow:column}.App,.BarraInferior{display:flex;align-items:center}.BarraInferior{justify-content:space-between;width:100%;padding:.5% 1rem;background:#333;font-family:Changa One,Arial;height:5%;box-sizing:border-box}.BarraInferior img{max-width:100%;max-height:100%}.BarraInferior h1{margin:0;font-size:110%}.BarraInferior button{color:#fff;background:0 0;border:none;cursor:pointer}.EmbedContent{box-sizing:border-box}.EmbedContent,.EmbedContent iframe.our_iframe{width:100%;height:100%}.EmbedContent .Loading{z-index:1;display:flex;align-items:center;justify-content:center;background:#222}.EmbedContent .Loading,.EmbedContent object{position:absolute;left:0;top:0;width:100%;height:calc(100vh - 5%)}.EmbedContent object{z-index:2}.showBar .EmbedContent,.showBar .EmbedContent iframe.our_iframe{height:calc(100vh - 5%)}