.components {
  width: 100%;
  background: url('https://i.imgur.com/52uf3JF.png') no-repeat center top;
  background-size: cover;
  background-attachment: fixed;
    /* Keeps the image at its original aspect ratio without stretching */
}