html {
  font-family: "Public Sans", sans-serif;
  overflow-x: hidden;
  background-color: #e2e9fe;
  color: #8480ae;
  scrollbar-width: thin; }