body {
  background-image: url("public/wave.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f5f5f5;
}
