body {
  /* The image used */
  background-image: url("../img/paclog_novo.png");

  height: 100%;

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
