.demo{
	font-size: 12px;
}
.theme {
  background: var(--theme-bg-color);
  color: var(--theme-text-color);
}
