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