.fsc h1, .fsc div.content, .fsc iframe#preview, .fsc .footer, .fsc .html-title, .fsc .css-content {display:none;}
.fsc .html-content {border:none;}
.CodeMirror-fullscreen {
	background-color: #fff;
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  padding-top:60px;
  height: auto;
  z-index: 9;
}

