*{
  font-family: "Geist", sans-serif;
  color: #0d4a4a;
}
body{
  background: #F4C753;
  background: linear-gradient(180deg, rgba(244, 199, 83, 1) 50%, rgba(255, 255, 255, 1) 90%) no-repeat;
}