body {
  width: 100%;
  height: 100%;
  font-family: "Calibri, sans-serif";
  background-image: url("../../assets/img/background_2nd.png");
  background-repeat: no-repeat;
  background-size: cover;
  color: #000;
}
