/* Show it is fixed to the top */
body {
  min-height: 75rem;
  padding-top: 2.5rem;
  font-family: 'Montserrat', sans-serif;
  /* background-image: url(../imgs/borde.png); */
  background-repeat: repeat-y;
}
