<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#bar_blank {
  border: solid 1px #cfcfcf;
  height: 20px;
  width: 300px;
}

#bar_color {
	background-color: #00234C;
	height: 20px;
	width: 0px;
}

#bar_blank, #hidden_iframe {
  display: none;
}</pre></body></html>