#terminal-kvm { height: 100vw; display: flex; &.full-window { height: calc(100vh - 80px); } div:nth-child(1) { background: transparent !important; display: block !important; overflow: hidden !important; canvas { max-height: 579px; max-width: 740px; } } }