* {
  padding: 0;
  margin: 0;
}

body {
  font-family: "Inter", sans-serif;
}

h1 {
  font-size: 61px;
  font-weight: 700;
}
