body{
background-color: pink;
}
.text{
  font-size: 100px;
  text-align: center;
  color: aqua;
  font-family: "Love Light", cursive;
  font-weight: 400;
}
