
@import url('https://fonts.googleapis.com/css2?family=Gelasio:ital,wght@0,400..700;1,400..700&display=swap');
body {
  
  background-color: #05abab;
  color: white;
  font-family: "Gelasio", georgia;
  font-weight: 400;
  font-style: normal;
}