* {
  box-sizing: border-box;
}

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