.google-sans-code-about-me {
  font-family: "Google Sans Code", monospace;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.text-no-break {
      word-break: keep-all;
      -webkit-hyphens: none;
      -ms-hyphens: none;
      hyphens: none;
}
