.cuerpo {
  height: 100vh;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
