body {
  font-family: "Noto Sans SC", sans-serif;
}

::selection {
  background: rgba(34, 211, 238, 0.35);
  color: #f8fafc;
}
