body,html{background-color:#f8fafc;padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box}main{padding:5rem 0;flex:1 1;display:flex;flex-direction:column;justify-content:center;align-items:center}code{background:#e2e8f0;border-radius:5px;padding:.75rem;font-family:Menlo,Monaco,Lucida Console,Courier New,monospace}.container{height:100vh}.container,.iframeContainer{display:flex;flex-direction:column;justify-content:center;align-items:center}.iframeContainer{height:90vh;padding:5px}.responsiveIframe{width:100%;max-width:900px;height:100%;border:none;border-radius:.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}