
.contenedor {
  padding: 20px;
  height: 90vh;
  width: 100%;
  display: flex;
  flex-direction: column; 
}