html,
body {
  margin: 0;
  padding: 0;
}

body {
  font-family: "Inter", sans-serif;
}

.logo {
  width: 10rem;
}
