.topology-container{position:fixed;top:48px;left:0;right:0;bottom:0;width:100vw;height:calc(100vh - 48px);background-color:#000000!important;overflow:hidden!important;z-index:1}.topology-graph{width:100%;height:100%}.topology-loading{display:flex;align-items:center;justify-content:center;background-color:#000000;color:#ffffff}.topology-error,.topology-loading{width:100vw;height:calc(100vh - 48px);position:fixed;top:48px;left:0;z-index:500}.topology-error{padding:2rem;color:#ffaaaa;background-color:#110000}