body {
      margin: 0;
      padding: 0;
      min-height: 100vh;
      background: url('public/img/capa.jpg') no-repeat center center fixed;
      background-size: cover;
    }