.cielo {
    position: absolute;
    width: 100%;
    height: 60%;
    top: 0;
    background: linear-gradient(to top, #87cefa, #b0e0e6);
    overflow: hidden;
  }