body{margin:0;font-family:sans-serif}.tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;background-color:#1f2937}.tab-button,.tabs{padding:.5rem 1rem}.tab-button{color:white;margin-right:.5rem;background-color:#374151;border:none;border-radius:.25rem;cursor:pointer;flex-shrink:0;white-space:nowrap}.tab-button.active{background-color:#3b82f6}.iframe-container{height:calc(100vh - 64px);max-width:100vw;overflow:hidden}iframe{width:100%;height:100%;border:none}