.container #typewriter {
  font-family: "Source Code Pro", "PingFang TC", "Microsoft JhengHei", "Source Han Sans TC", "Noto Sans CJK TC", "WenQuanYi Micro Hei", "Courier New", monospace;
  font-weight: lighter;
}
.container #typewriter .string-highlight {
  font-weight: normal;
}