#sim,
#simulate-group-install,
label:has(#group-device-name) {
  display: none !important;
}

.desktop:has(.remote-frame)::after { content: attr(data-connection-status); }
.desktop.frame-ready::after { display: none; }
.remote-frame { color: transparent; }
