h1{
  font-family: "Kalnia Glaze", serif;
  font-size: 4.8em;
  font-style: italic;
  color: hwb(0 2% 55% / 0.93);
  text-align: center;
  margin-top: 30px;

 }  

 body{
  background-color: rgb(155, 206, 188);
  font-size:1.2rem;

 }

