body {
  font-family: Lato;
  font-weight: 600;
  color: rgb(45, 45, 45);
  background-image: url(bg2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
