* {
  font-family: Inter;
}

body {
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}
