1
2.noNVC_shown {
3  display: inline;
4}
5.noVNC_hidden {
6  display: none;
7}
8
9#noVNC_left_dummy_elem {
10  flex: 1;
11}
12