.gochi-hand-regular {
  font-family: "Gochi Hand", cursive;
  font-weight: 400;
  font-style: normal;
}

body {
  background-color: #FFB7C5;
  color: white;
  font-family: "Gochi Hand", cursive;
}

h1 {
  font-size: large;
  text-align: center;
  }
  
