#__next {
  font-family: "Source Sans", sans-serif;
  text-align: start;
  background: #ededed;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  min-width: 100vw;
}
