.fs-preview-header {
  position:fixed;
  top: 0;
  z-index:1000;
}

.test-hidden,
.test-only,
.only-test
 {
  display: none !important;
}